diff options
Diffstat (limited to 'udp.h')
| -rw-r--r-- | udp.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ #ifndef UDP_H #define UDP_H -void udp_portmap_clear(void); void udp_listen_sock_handler(const struct ctx *c, union epoll_ref ref, uint32_t events, const struct timespec *now); void udp_sock_handler(const struct ctx *c, union epoll_ref ref, |
