In order to support nesting a tokio reactor within another event system exposing the file descriptor for the underlying reactor is useful and is already implemented for mio::Poll. Signed-off-by: Paul Osborne <[email protected]>