#include "oscl_socket_serv_imp_base.h"
#include "oscl_socket_serv_imp_reqlist.h"
#include "oscl_socket_tuneables.h"
#include "oscl_scheduler_ao.h"
Go to the source code of this file.
Data Structures | |
class | OsclSocketServI |
Defines | |
#define | OSCL_READSET_FLAG 0x04 |
#define | OSCL_WRITESET_FLAG 0x02 |
#define | OSCL_EXCEPTSET_FLAG 0x01 |
|
|
|
A bitmask for socket select operations |
|
|