- asyncGetHostByAddr
GetHost asyncGetHostByAddr(uint32_t addr, GetHostCallback callback)
GetHost asyncGetHostByAddr(Dstring addr, GetHostCallback callback)
- asyncGetHostByName
GetHost asyncGetHostByName(Dstring name, GetHostCallback callback)
- registerEvent
void registerEvent(DflSocket sock, EventType events, RegisterEventCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- unregisterEvent
void unregisterEvent(DflSocket sock)
Undocumented in source. Be warned that the author may not have intended to support it.