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
ca45d8bfc7
commit
85b13a628c
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
#ifndef __DAWN_MULTICASTSTSOCKET_H
|
||||
#define __DAWN_MULTICASTSSOCKET_H
|
||||
|
||||
// TODO: Consider to remove this...
|
||||
|
||||
int setup_multicast_socket(const char *_multicast_ip, unsigned short _multicast_port, struct sockaddr_in *addr);
|
||||
|
||||
int remove_multicast_socket(int socket);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue