socket programming and pthreadHi, how can a server knows that a client has left the socket? I wish to have the server returns to ...
Pthread Qns on Mutexhi thanks for ur reply. in fact, my '2 resources' are indented to be a lock while the actual shared ...
Pthread Qns on MutexActually there are more than 2 threads in my program. They are sharing 2 resources to speed up their...
Pthread Qns on Mutexi have a question regarding pthreads. If i have the following code: [code] pthread_mutex_lock(&mu...
A timer in a thread does not tally with the runtime of the program?Sorry, i have read that but i am still confused. When we use usleep() and sleep(), are they related ...
This user does not accept Private Messages