socketplate.connection

Socket connection

Members

Aliases

ConnectionHandler
alias ConnectionHandler = void delegate(SocketConnection) @(safe)

Classes

SocketTimeoutException
class SocketTimeoutException
SocketUnexpectedEndOfDataException
class SocketUnexpectedEndOfDataException

Enums

Direction
enum Direction

Manifest constants

socketERROR
enum socketERROR;

Structs

SocketConnection
struct SocketConnection

Meta