Network Local Module Definitions. More...
#include "config.h"#include <scalestack/kernel/module.h>#include <scalestack/network/local/local.h>#include <cstring>#include <netdb.h>#include <sys/socket.h>#include <sys/types.h>#include <sys/un.h>Go to the source code of this file.
Namespaces | |
| namespace | scalestack |
| namespace | scalestack::network |
| namespace | scalestack::network::local |
Functions | |
| void | scalestack::network::local::set_address (struct addrinfo &addrinfo, struct sockaddr_un &sockaddr, int socket_type, const std::string &socket) |
| SCALESTACK_KERNEL_MODULE (NULL, NULL, NULL, NULL, NULL) | |
Network Local Module Definitions.
Definition in file local.cc.
| SCALESTACK_KERNEL_MODULE | ( | NULL | , | |
| NULL | , | |||
| NULL | , | |||
| NULL | , | |||
| NULL | ||||
| ) |
1.6.3