Skip to content

Instantly share code, notes, and snippets.

View szabolcsgelencser's full-sized avatar

Szabolcs Gelencsér szabolcsgelencser

  • Bitrise
  • Hungary
View GitHub Profile
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <netinet/tcp.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <netdb.h>