mirror of
https://gitee.com/wangbin579/cetus.git
synced 2024-12-03 12:27:42 +08:00
Fix compile errors
This commit is contained in:
parent
9e349f566d
commit
acaf3ed62c
@ -476,8 +476,8 @@ network_socket_bind(network_socket *con, int advanced_mode)
|
||||
attach_bpf(con->fd);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
if (con->dst->addr.common.sa_family == AF_INET6) {
|
||||
#ifdef IPV6_V6ONLY
|
||||
|
Loading…
Reference in New Issue
Block a user