Skip to content
Snippets Groups Projects
Commit 36715d9b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

win32: wrap {g,s}etsockopt()

char * can alias anything, and Winsock relies on that. Unfortunately,
the compiler still issues warnings. This works around that.
parent 4a79dddb
No related branches found
No related tags found
No related merge requests found
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