Public Types | |
enum | Enum |
Definition at line 28 of file ISessionReactor.h.
enum Enum |
Enumerator | ||
---|---|---|
Undefined | 0 | The undefined reactor. |
TcpDirect | 1 | The Solarflare TCPDirect reactor. |
TcpStandard | 2 | The standard TCP reactor. |
Definition at line 29 of file ISessionReactor.h.