mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 13:57:26 +00:00
3 lines
267 B
Text
3 lines
267 B
Text
!! 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
|