PullServer

Constructors

this
this(ushort port)
Undocumented in source.
this
this(InternetAddress internetAddress)

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
receive
const(Message)[] receive()

Attempts to recieve data from the socket If no data is recieved for 16 milliseconds this function returns empty-handed.

Meta