mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
update
This commit is contained in:
parent
03c3a8870b
commit
ca45d8bfc7
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
#ifndef __DAWN_BROADCASTSOCKET_H
|
#ifndef __DAWN_BROADCASTSOCKET_H
|
||||||
#define __DAWN_BROADCASTSOCKET_H
|
#define __DAWN_BROADCASTSOCKET_H
|
||||||
|
|
||||||
// TODO: Consider to remove this...
|
|
||||||
|
|
||||||
int setup_broadcast_socket(const char *_broadcast_ip, unsigned short _broadcast_port, struct sockaddr_in *addr);
|
int setup_broadcast_socket(const char *_broadcast_ip, unsigned short _broadcast_port, struct sockaddr_in *addr);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue