mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-31 03:48:10 +03:00
dvtws fix socket buffers
This commit is contained in:
@@ -139,7 +139,7 @@ bool rawsend_preinit(bool bind_fix4, bool bind_fix6);
|
||||
// cleans up socket autocreated by rawsend
|
||||
void rawsend_cleanup(void);
|
||||
|
||||
int rawsend_socket_divert(sa_family_t family);
|
||||
int socket_divert(sa_family_t family);
|
||||
|
||||
const char *proto_name(uint8_t proto);
|
||||
uint16_t family_from_proto(uint8_t l3proto);
|
||||
|
||||
Reference in New Issue
Block a user