VideoTools
|
#include "gdef.h"
#include "gexception.h"
#include "gsignalsafe.h"
#include <string>
#include <cstring>
#include <sys/socket.h>
#include <sys/un.h>
Go to the source code of this file.
Classes | |
class | G::LocalSocketAddress |
An address class for G::LocalSocket that works with file system paths. More... | |
class | G::LocalSocket |
and accept()ing should be performed directly on the file descriptor. More... | |
Namespaces | |
G | |
Low-level classes for o/s services. | |