update socket

This commit is contained in:
PolynomialDivision 2018-03-12 16:08:08 +01:00
parent 85b13a628c
commit 2a36bfedbd

View file

@ -3,8 +3,6 @@
#include <pthread.h>
// TODO: Add some comments
pthread_mutex_t send_mutex;
int init_socket_runopts(const char *_ip, int _port, int _multicast_socket);