besterd ~abstraction (2022-02-25T07:18:40.0751238)
Dub
Repo
BesterListener
listeners
listener
Undocumented in source.
class
BesterListener : Thread {
this
(BesterServer besterServer);
void
setServerSocket
(Socket serverSocket);
void
run
();
}
Constructors
this
this
(BesterServer besterServer)
Undocumented in source.
Members
Functions
run
void
run
()
Undocumented in source. Be warned that the author may not have intended to support it.
setServerSocket
void
setServerSocket
(Socket serverSocket)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
listeners
listener
classes
BesterListener