Skip to content

Instantly share code, notes, and snippets.

// LICENSE
//
// This software is dual-licensed to the public domain and under the following
// license: you are granted a perpetual, irrevocable license to copy, modify,
// publish, and distribute this file as you see fit.
#include "udpnet.h"
#if defined WIN32
typedef int socklen_t;