|
solidc
Robust collection of general-purpose cross-platform C libraries and data structures designed for rapid and safe development in C
|
Cross-platform socket programming utilities. More...
#include <stdbool.h>#include <stddef.h>#include <stdio.h>#include <arpa/inet.h>#include <fcntl.h>#include <netinet/in.h>#include <sys/socket.h>#include <sys/types.h>#include <unistd.h>#include "platform.h"Go to the source code of this file.
Cross-platform socket programming utilities.
Definition in file socket.h.