mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
network: remove outdated comment
This commit is contained in:
parent
a095a6f21d
commit
51bb12caa2
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ int setup_multicast_socket(const char *_multicast_ip, unsigned short _multicast_
|
||||||
exit(EXIT_FAILURE);
|
exit(EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
|
|
||||||
// allow broadcast
|
|
||||||
loop = 0;
|
loop = 0;
|
||||||
if (setsockopt(sock,
|
if (setsockopt(sock,
|
||||||
IPPROTO_IP,
|
IPPROTO_IP,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue