#include <sockagg.h>
Public Types | |
typedef int | FD |
typedef int | FDType |
Public Member Functions | |
PAggregatorFD (FDType fd) | |
~PAggregatorFD () | |
bool | IsValid () |
Public Attributes | |
FD | fd |
typedef int PAggregatorFD::FD |
typedef int PAggregatorFD::FDType |
PAggregatorFD::PAggregatorFD | ( | FDType | fd | ) |
PAggregatorFD::~PAggregatorFD | ( | ) |
bool PAggregatorFD::IsValid | ( | ) |