...
This commit is contained in:
parent
d5a0fbf264
commit
4918bda9af
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ void* client_task(void* e)
|
|||
struct sockaddr_in pin;
|
||||
struct hostent *hp;
|
||||
|
||||
sleep(1000);
|
||||
|
||||
/* fill in the socket structure with host information */
|
||||
memset(&pin, 0, sizeof(pin));
|
||||
|
|
Loading…
Add table
Reference in a new issue