Apache Mesos
|
Go to the source code of this file.
Namespaces | |
os | |
Functions | |
Try< Nothing > | os::cloexec (int fd) |
Try< Nothing > | os::unsetCloexec (int fd) |
Try< bool > | os::isCloexec (int fd) |
Try< Nothing > | os::nonblock (int fd) |
Try< bool > | os::isNonblock (int fd) |