3proxy/doc/changelog/0/8/2
Vladimir Dubrovin 90c312f4cd Changelog added
2026-04-25 11:52:54 +03:00

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