Fixed problem that can cause PUT to hang

Moved the initialization of the active file descriptors that we use for the
select call to after the timeout handlers as they may in fact change the
current set of active file descriptors.

    http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTEvtLst.c#rev2.38

This should only affect Unix people.

Get the latest updates as described in

    http://www.w3.org/Library/cvs.html#update

Recompile as described in

    http://www.w3.org/Library/cvs.html#Boot

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Tuesday, 6 April 1999 14:22:40 UTC