11#include <netinet/in.h>
ALWAYS_INLINE unsigned count(const uint8_t *pIn, const uint8_t *pMatch, const uint8_t *pInLimit)
This file implemented 3 utility functions:
constexpr int OPENMSX_INVALID_SOCKET
ptrdiff_t sock_send(SOCKET sd, const char *buf, size_t count)
constexpr int SOCKET_ERROR
void sock_close(SOCKET sd)
ptrdiff_t sock_recv(SOCKET sd, char *buf, size_t count)