mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-02-12 08:41:51 +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);
|
||||
}
|
||||
|
||||
// allow broadcast
|
||||
loop = 0;
|
||||
if (setsockopt(sock,
|
||||
IPPROTO_IP,
|
||||
|
|
Loading…
Reference in a new issue