- Clear
void Clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- Close
void Close()
- DoClose
void DoClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- ErrorOccurred
void ErrorOccurred(ErrorCode code, string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- HasFlag
bool HasFlag(ChannelFlag index)
Undocumented in source. Be warned that the author may not have intended to support it.
- IsClosed
bool IsClosed()
- IsClosing
bool IsClosing()
- IsRegistered
bool IsRegistered()
- OnClose
void OnClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- OnRead
void OnRead()
Undocumented in source. Be warned that the author may not have intended to support it.
- OnWrite
void OnWrite()
Undocumented in source. Be warned that the author may not have intended to support it.
- SetNext
void SetNext(AbstractChannel next)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFlag
void setFlag(ChannelFlag index, bool enable)
Undocumented in source. Be warned that the author may not have intended to support it.