Skip to content

Instantly share code, notes, and snippets.

View Shankhara's full-sized avatar

Charles Jahan Boulengé Shankhara

View GitHub Profile
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <netdb.h>
#include <sys/socket.h>
#include <sys/select.h>
#include <netinet/in.h>
#undef max