mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-28 15:10:12 +08:00
4 lines
267 B
Plaintext
4 lines
267 B
Plaintext
!! Fix transparent flag not reset after keep-alive connection, can lead to DoS by authenticated user.
|
|
! Do not use SO_REUSEADDR by default (leads to random 00013 errors under some glibc versions)
|
|
! Use SASIZE() instead of sizeof() in bind() for FreeBSD compatibility
|