28 if (pipe(DonePipe)) {}
static bool DoneSignalled
static void NotifyIOClose()
static void ResetNotifications()
static void NULLFDHandler(int, void *)
void fd_open(const int fd, unsigned int, const char *description)
void fd_close(const int fd)
int commSetNonBlocking(int fd)
int FD_READ_METHOD(int fd, char *buf, int len)
void SetSelect(int, unsigned int, PF *, void *, time_t)
Mark an FD to be watched for its IO status.
int xclose(int fd)
POSIX close(2) equivalent.