all:
	g++ -lpthread -o server server.cpp server.h main.cpp
