#include "lib/socket.h" client_tcp *client; int connections_init() { client = new client_tcp() }