gecko-dev/nsprpub/pr
wtc%netscape.com c956729585 Define the new macro _PR_POLL_WITH_SELECT for OSF1 and HP-UX.
OSF1 and HP-UX report the POLLHUP event for a socket when the
shutdown(SHUT_WR) operation is called for the remote end, even though
the socket is still writeable. Use select(), instead of poll(), to
workaround this problem.
Modified files: _hpux.h, _osf1.h, ptio.c
2000-06-08 17:48:39 +00:00
..
include Define the new macro _PR_POLL_WITH_SELECT for OSF1 and HP-UX. 2000-06-08 17:48:39 +00:00
src Define the new macro _PR_POLL_WITH_SELECT for OSF1 and HP-UX. 2000-06-08 17:48:39 +00:00
tests Corrected typo. 2000-06-03 00:14:32 +00:00
Makefile updating to license version 1.1 in boilerplate comments 1999-04-21 21:40:44 +00:00
Makefile.in Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893 1999-10-14 15:09:11 +00:00