style and comments for threadpool.c
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define _MESSAGE_H
|
||||
|
||||
/**
|
||||
* tipo del messaggio
|
||||
* message structure that get sent from the client
|
||||
*/
|
||||
typedef struct msg {
|
||||
long len;
|
||||
|
||||
Reference in New Issue
Block a user