Final (TCP) socket timeout patch?
Nic Ferrier
nferrier@tf1.tapsellferrier.co.uk
Thu Jan 3 13:55:00 GMT 2002
Here is my last socket timeout patch (I hope).
Please tell me that you think this is ok. If not I may have a pychotic
episode.
2002-01-03 Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>
* natPlainSocketImpl.cc: added timeout handling for sockets.
(close): new function closes the socket
(write): new functions for output to socket
(read): new functions for reading from socket
* PlainSocketImpl.java: glue for new timeout implementation
(write): calls the native impl
(read): likewise
(getInputStream): gets a stream to read from the socket
(getOutputStream): gets a stream to write to the socket
Nic
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20020103/d0f1e236/attachment.ksh>
More information about the Java-patches
mailing list