Search Results

Search: Posts Made By: dts
Forum: Programming 08-06-2004
6,063
Posted By dts
I have resolved my problem. I use Multi-threaded...
I have resolved my problem. I use Multi-threaded and I have gorget the option with gcc :
-D_REENTRANT

Thankes for your help
Forum: Programming 08-06-2004
6,063
Posted By dts
11 Error in recvfrom: Resource...
11



Error in recvfrom: Resource temporarily unavailable
Forum: Programming 08-06-2004
6,063
Posted By dts
I need to test errno to know if my recvfrom...
I need to test errno to know if my recvfrom return EAGAIN.

my code :

retour = recvfrom(t_sockets[indice].socket, payload, FRAME_LENGTH, O_NONBLOCK, &t_sockets[indice].sin_remote, &size_addr);...
Forum: Programming 08-06-2004
6,063
Posted By dts
errno pb
Hello,

I need to make a lib with pthread, when I run my make file all is good. But when I run my test program, I test errno in the begining and is already set to 251. Is it normal ??? What can I...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 10:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy