Go to the documentation of this file.
42#if defined(_WIN32) && !defined(__CYGWIN__)
51# include <sys/types.h>
52# include <netinet/in.h>
53# include <netinet/tcp.h>
54# include <arpa/inet.h>
55# include <sys/socket.h>
57# if !defined(HAVE_DECL_HTONL) && !defined(htonl)