Skip to content

Fix copy&paste error in setsockopt_off

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

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

(cherry picked from commit f14d870d)

Closes #2746 (closed)

Merge request reports