gameserver ~master (2022-03-25T21:31:26Z)
Dub
Repo
Server
server
Undocumented in source.
struct
Server {
void
initialize
(ushort port);
void
process
(uint timeout);
}
Members
Functions
initialize
void
initialize
(ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void
process
(uint timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
server
functions
addrStr
structs
Server