summaryrefslogtreecommitdiffstats
path: root/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'socket.h')
-rw-r--r--socket.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/socket.h b/socket.h
index 61d17a5..5548a70 100644
--- a/socket.h
+++ b/socket.h
@@ -5,6 +5,10 @@
#include "dns.h"
+#define FLX_MDNS_PORT 5353
+
+
+
gint flx_open_socket_ipv4(void);
gint flx_open_socket_ipv6(void);