Date: Thu, 29 May 1997 12:55:39 -0500 (EST) From: John John E So <johnjohn@ecn.purdue.edu> To: questions@freebsd.org Subject: help - hang problem on select() Message-ID: <199705291755.MAA10585@rieke.ecn.purdue.edu>
next in thread | raw e-mail | index | archive | help
Hi everyone, We have a multithreaded application (2 threads) that does a select() on a file descriptor (descriptor is returned by the socket() call). We are linking with libc_r. We have noticed that after calling select() for the same file descriptor, the program would hang on that select() call. Did anyone experienced this before? We looked at the bug database and there seems to be none there that is relevant to this problem. Your help is appreciated. Kindly send your response to johnjohn@ecn.purdue.edu -john
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705291755.MAA10585>