搜索资源列表
SocketChannel
- sample source for java socket
tcp
- SocketChannel非阻塞网络编程-SocketChannel JavaNIO
OldSocketChannelTest
- Tests for SocketChannel and its default implementation.
AlreadyConnectedException
- An AlreadyConnectedException is thrown when an attempt is made to connect a SocketChannel that is already connected.
SelectorProvider
- SelectorProvider is an abstract base class that declares methods for providing instances of DatagramChannel, Pipe, java.nio.channels.Selector , ServerSocketChannel, and SocketChannel.