Method | Description | |
---|---|---|
ApplySocketOptions ( |
FIXME get socket options from SessionSettings
|
|
Run ( ) : void |
TODO apply networking options, e.g. NO DELAY, LINGER, etc.
|
|
Shutdown ( ) : void | ||
Start ( ) : void | ||
ThreadedSocketReactor ( |
Method | Description | |
---|---|---|
Log ( string s ) : void |
FIXME do real logging
|
|
OnClientHandlerThreadExited ( object sender, |
||
ShutdownClientHandlerThreads ( ) : void | ||
ThreadedSocketReactor ( |
public static ApplySocketOptions ( |
||
client | ||
socketSettings | QuickFix.SocketSettings | |
return | void |
public ThreadedSocketReactor ( |
||
serverSocketEndPoint | ||
socketSettings | QuickFix.SocketSettings | |
sessionDict | QuickFix | |
return | System |