besterd ~authentication (2022-02-19T17:31:34.2561511)
Dub
Repo
UNIXListener
listeners
types
Undocumented in source.
final
class
UNIXListener :
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