#include <OnixS/CME/iLink3/SessionReactor.h>
Public Types | |
| enum | Enum |
Definition at line 29 of file SessionReactor.h.
| enum Enum |
| Enumerator | ||
|---|---|---|
| Undefined | 0 | Undefined reactor. |
| TcpDirect | 1 | Solarflare TCPDirect reactor. |
| TcpStandard | 2 | Standard TCP reactor. |
Definition at line 30 of file SessionReactor.h.