LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Problem with accept() call which doesn't return (https://www.linuxquestions.org/questions/linux-general-1/problem-with-accept-call-which-doesnt-return-76547/)

jph 07-28-2003 04:34 AM

Problem with accept() call which doesn't return
 
Working with Red Hat 7.2, kernel 2.4.16, I'm programming sockets.
In a thread, I call the accept() function. In another thread, I close the socket. Normaly, accept() should return with an error. But it never returns !
Does anyone know this problem ?
Thank's a lot for your ideas.


All times are GMT -5. The time now is 12:16 AM.