kiss ~master (2018-09-04T06:35:33Z)
Dub
Repo
IAcceptor
kiss
event
socket
common
interface
IAcceptor {
void
onClose
();
void
onRead
();
}
Members
Functions
onClose
void
onClose
()
Undocumented in source.
onRead
void
onRead
()
Undocumented in source.
Meta
Source
See Implementation
kiss
event
socket
common
aliases
AcceptCallBack
ConnectionHandler
SocketChannelBase
UDPReadCallBack
classes
AbstractSocketChannel
SocketStreamBuffer
interfaces
IAcceptor
IDatagramSocket
Stream
mixin templates
ChannelSocketOption
structs
WriteBufferQueue