PosixFdReader.this
- this(void delegate() onReady, int fd, bool captureReads, bool captureWrites)
- this(void delegate(int) onReady, int fd, bool captureReads, bool captureWrites)
- this(void delegate(int fd, bool read, bool write) onReady, int fd, bool captureReads, bool captureWrites)