ISelectListener.terminate

Closes the server socket and sets this instance to terminated mode.

TODO: Make it possible to reopen the server socket and resume operation?

class ISelectListener
final
bool
terminate
()

Return Value

Type: bool

true if this instance was already in to terminated mode or false otherwise

Meta