Method | Description | |
---|---|---|
Dispose ( ) : void | ||
EventHttpListener ( RequestCallback cb ) : System | ||
Start ( string host, ushort port ) : void |
Method | Description | |
---|---|---|
DoDispose ( ) : void | ||
MainCycle ( ) : void | ||
RequestHandler ( |
||
Sync ( System.Action cb ) : void | ||
SyncCallback ( int fd, short events, |
public EventHttpListener ( RequestCallback cb ) : System | ||
cb | RequestCallback | |
return | System |
public Start ( string host, ushort port ) : void | ||
host | string | |
port | ushort | |
return | void |