mirror of
https://github.com/yoboujon/tsock.git
synced 2025-06-08 14:00:50 +02:00
ajout exitMax
This commit is contained in:
parent
5ddc3f3039
commit
9921211897
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#define HEADER_PUIT
|
||||
|
||||
#include "tsock.h"
|
||||
int launchPuit(int nombreMessage);
|
||||
int launchPuit(int nombreMessage,int TailleMessage);
|
||||
int receiveMultipleData(int nombreMessages, int tailleMessage, int sock, struct sockaddr_in socketStruct);
|
||||
|
||||
int exitMax(int var,int tailleMax);
|
||||
#endif
|
Loading…
Add table
Reference in a new issue