Skip to content

Fix copy&paste error in setsockopt_off

Ondřej Surý requested to merge 2746-fix-the-typo-in-setsockopt_off into main

Because of copy&paste error the setsockopt_off macro would enable the socket option instead of disabling it.

Closes #2746 (closed)

Merge request reports