Searched defs:FDSet (Results 1 – 1 of 1) sorted by relevance
56 struct FDSet : fd_set { struct57 FDSet() in FDSet() function71 fprintf(stderr, "FDSet::Add(%d): Invalid FD.\n", fd); in Add() argument98 bool operator==(const FDSet &other) const in operator ==() argument111 bool operator!=(const FDSet &other) const in operator !=() argument117 int fCount;