mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
update socket
This commit is contained in:
parent
85b13a628c
commit
2a36bfedbd
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
// TODO: Add some comments
|
|
||||||
|
|
||||||
pthread_mutex_t send_mutex;
|
pthread_mutex_t send_mutex;
|
||||||
|
|
||||||
int init_socket_runopts(const char *_ip, int _port, int _multicast_socket);
|
int init_socket_runopts(const char *_ip, int _port, int _multicast_socket);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue