diff options
author | Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk> | 2002-01-08 21:14:58 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2002-01-08 21:14:58 +0000 |
commit | 2b521fa72ea1b694ec6fa9893ebec98979e4da68 (patch) | |
tree | 0c7277eb0833a5bcd5d85d2ce5f6352dc8c4ed5b /libjava/java/net/SocketImplFactory.java | |
parent | 14b3e8ef09b6b6f04a5e5f76d8d4276d0cf53380 (diff) | |
download | gcc-2b521fa72ea1b694ec6fa9893ebec98979e4da68.zip gcc-2b521fa72ea1b694ec6fa9893ebec98979e4da68.tar.gz gcc-2b521fa72ea1b694ec6fa9893ebec98979e4da68.tar.bz2 |
natPlainSocketImpl.cc: Added timeout handling for sockets.
2002-01-08 Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>
* java/net/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.
* java/net/PlainSocketImpl.java: Glue for new timeout
implementation.
(write): Call the native impl.
(read): Likewise.
(getInputStream): Get a stream to read from the socket.
(getOutputStream): Get a stream to write to the socket.
From-SVN: r48662
Diffstat (limited to 'libjava/java/net/SocketImplFactory.java')
0 files changed, 0 insertions, 0 deletions