sweatyballs v0.0.1 (2021-07-20T17:34:23Z)
Dub
Repo
Advertiser
libsweatyballs
router
advertiser
Undocumented in source.
final
class
Advertiser : Thread {
this
(Router router);
void
launch
();
void
shutdown
();
}
Constructors
this
this
(Router router)
Undocumented in source.
Members
Functions
launch
void
launch
()
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void
shutdown
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libsweatyballs
router
advertiser
classes
Advertiser