|
Apache Mesos
|
#include <errno.h>#include <unistd.h>#include <sys/socket.h>#include <sys/stat.h>Go to the source code of this file.
Namespaces | |
| net | |
Functions | |
| bool | net::is_restartable_error (int error) |
| bool | net::is_retryable_error (int error) |
| bool | net::is_inprogress_error (int error) |
| bool | net::is_socket (int fd) |
1.8.5