besterd ~authentication (2022-02-19T17:31:34.2561511)
Dub
Repo
TCP4Listener
listeners
types
Undocumented in source.
final
class
TCP4Listener :
BesterListener
{
this
(BesterServer besterServer, Address address);
}
Constructors
this
this
(BesterServer besterServer, Address address)
Undocumented in source.
Inherited Members
From BesterListener
setServerSocket
void
setServerSocket
(Socket serverSocket)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void
run
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
listeners
types
classes
TCP4Listener
TCP6Listener
UNIXListener