command() = fdset | fdclr
errno() = {error, ebadf | einval | closed}
mode() = read | write | read_write
ref() = port() | atom()
ctl(Port::ref(), Op::command() | non_neg_integer(), Data::iodata()) -> ok | errno()
encode(FD) -> any()
start() -> any()
stop() -> any()
Generated by EDoc