- handleConnection
void handleConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
- onHeaderLine
void onHeaderLine(ubyte[] ln)
Undocumented in source. Be warned that the author may not have intended to support it.
- onReadData
void onReadData(StreamSocketFD , IOStatus status, size_t bytes_read)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRequestLine
void onRequestLine(ubyte[] ln)
Undocumented in source. Be warned that the author may not have intended to support it.
- onWriteFinished
void onWriteFinished(StreamSocketFD fd, IOStatus status, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- readLine
void readLine(LineCallback on_line)
Undocumented in source. Be warned that the author may not have intended to support it.