Package | Description |
---|---|
bayou.http |
Http server.
|
bayou.ssl |
SSL support.
|
bayou.tcp |
Non-blocking TCP server.
|
Class and Description |
---|
TcpAddress
Address of a TCP service.
|
TcpConnection
Non-blocking TCP connection.
|
TcpTunnel
A tunnel forwarding data between TCP clients and servers.
|
Class and Description |
---|
TcpChannel
Non-blocking TCP channel.
|
TcpChannel2Connection
Convert TcpChannel to TcpConnection.
|
TcpConnection
Non-blocking TCP connection.
|
Class and Description |
---|
TcpAddress
Address of a TCP service.
|
TcpChannel
Non-blocking TCP channel.
|
TcpClient.Conf
Configuration for
TcpClient |
TcpConnection
Non-blocking TCP connection.
|
TcpServer.Conf
Configuration for TcpServer.
|
TcpTunnel
A tunnel forwarding data between TCP clients and servers.
|