Implemented/fixed Windows/MSVC support for sockets.
This commit is contained in:
@@ -2,5 +2,9 @@
|
||||
"libbacktrace":
|
||||
{
|
||||
"condition": "compiler_family == 'gcc' or compiler_family == 'clang'"
|
||||
},
|
||||
"winsock2":
|
||||
{
|
||||
"condition": "target_os == 'nt'"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user