Skip to content
Snippets Groups Projects
Commit 20953694 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Fix sock_errset macro: Wrap it in (), return void to match Winsock version.

AC_SOCKET_INVALID nitpick: ((unsigned)~0) [needs 2's compl.] -> ((unsigned)-1)
parent 4fec455a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment