#define PIPE_KNOTE 0x1000 /* Pipe has kernel events activated */
#define PIPE_DRAIN 0x2000 /* Waiting for I/O to drop for a close. Treated like EOF;
only separate for easier debugging. */
#define PIPE_KNOTE 0x1000 /* Pipe has kernel events activated */
#define PIPE_DRAIN 0x2000 /* Waiting for I/O to drop for a close. Treated like EOF;
only separate for easier debugging. */