TCPListener

Represents a listening TCP socket.

Members

Functions

stopListening
void stopListening()

Stops listening and closes the socket.

Properties

bindAddress
NetworkAddress bindAddress [@property getter]

The local address at which TCP connections are accepted.

Meta