Apache Mesos
|
#include <stout/error.hpp>
#include <stout/try.hpp>
#include <stout/os/int_fd.hpp>
#include <stout/os/posix/socket.hpp>
Go to the source code of this file.
Namespaces | |
net | |
Functions | |
Try< int_fd > | net::socket (int family, int type, int protocol) |