kiss.event.core

Undocumented in source.

Members

Aliases

AcceptHandler
alias AcceptHandler = void delegate(Socket socket)
Undocumented in source.
ChannelBase
alias ChannelBase = AbstractChannel
Undocumented in source.
DataReceivedHandler
alias DataReceivedHandler = void delegate(in ubyte[] data)
Undocumented in source.
DataWrittenHandler
alias DataWrittenHandler = void delegate(in ubyte[] data, size_t size)
Undocumented in source.
ReadCallBack
alias ReadCallBack = void delegate(Object obj)
Undocumented in source.

Classes

AbstractChannel
class AbstractChannel
BaseTypeObject
class BaseTypeObject(T)
Undocumented in source.
EventChannel
class EventChannel
LoopException
class LoopException
Undocumented in source.
UdpDataObject
class UdpDataObject
Undocumented in source.

Enums

WatchFlag
enum WatchFlag
Undocumented in source.
WatcherType
enum WatcherType
Undocumented in source.

Interfaces

Channel
interface Channel
ReadTransport
interface ReadTransport
Undocumented in source.
Selector
interface Selector
StreamWriteBuffer
interface StreamWriteBuffer
Undocumented in source.
Transport
interface Transport
Undocumented in source.
WriteTransport
interface WriteTransport
Undocumented in source.

Manifest constants

SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.
SO_REUSEPORT
enum SO_REUSEPORT;
Undocumented in source.

Mixin templates

OverrideErro
mixintemplate OverrideErro()
Undocumented in source.

Meta