mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-31 21:58:58 +03:00
tpws: move portfilter code
This commit is contained in:
@@ -103,6 +103,3 @@ TAILQ_HEAD(tailhead, tproxy_conn);
|
||||
|
||||
|
||||
bool set_socket_buffers(int fd, int rcvbuf, int sndbuf);
|
||||
|
||||
bool pf_in_range(uint16_t port, const port_filter *pf);
|
||||
bool pf_parse(const char *s, port_filter *pf);
|
||||
|
||||
Reference in New Issue
Block a user