class virtualUse['a]
file :[< rwx ] -> Unix.file_descr ->
['a]
event
inherit file rwx fd
to derive an I/O event object that waits for the
file descriptor fd
to be ready for reading, writing, or exception
(according to the value of rwx
).