Network Local Datagram Socket Service Definitions. More...
#include "config.h"#include <cstdio>#include <memory>#include <netdb.h>#include <stdint.h>#include <sys/socket.h>#include <sys/time.h>#include <sys/types.h>#include <sys/un.h>#include <unistd.h>#include <scalestack/kernel/module.h>#include <scalestack/kernel/option.h>#include <scalestack/network/datagram_service.h>#include <scalestack/network/local/local.h>#include <scalestack/network/local/datagram/socket.h>#include <scalestack/network/local/datagram/socket_service.h>Go to the source code of this file.
Namespaces | |
| namespace | scalestack |
| namespace | scalestack::network |
| namespace | scalestack::network::local |
| namespace | scalestack::network::local::datagram |
Network Local Datagram Socket Service Definitions.
Definition in file socket_service.cc.
1.6.3