#include "precomp.h"#include "pipe_listen.h"#include "pipe_connection.h"#include "exception.h"#include "event.h"#include "string_help.h"#include "socket_event_handler.h"#include <sys/socket.h>#include <sys/un.h>Go to the source code of this file.
Defines | |
| #define | UNIX_PATH_MAX 108 |
|
|
Definition at line 42 of file pipe_listen.cpp. |
1.4.1