geario.net.TcpListener

Undocumented in source.

Public Imports

geario.net.TcpStream
public import geario.net.TcpStream;
Undocumented in source.
geario.net.TcpStreamOptions
public import geario.net.TcpStreamOptions;
Undocumented in source.
geario.net.IoError
public import geario.net.IoError;
Undocumented in source.

Members

Aliases

AcceptEventHandler
alias AcceptEventHandler = void delegate(TcpListener sender, TcpStream stream)
Undocumented in source.
EventErrorHandler
alias EventErrorHandler = void delegate(IoError Error)
Undocumented in source.
PeerCreateHandler
alias PeerCreateHandler = TcpStream delegate(TcpListener sender, Socket socket, size_t bufferSize)
Undocumented in source.

Classes

TcpListener
class TcpListener

Manifest constants

SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.

Meta