| 
    basix_doc 0.1 
   | 
 
#include <basix/posix_port.hpp>#include <unistd.h>#include <fcntl.h>#include <sys/wait.h>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <netdb.h>#include <arpa/inet.h>Go to the source code of this file.
Definition in file socket_port.cpp.