egutierrez 7c7923ac6a fix(win32): link ws2_32 para sockets (issue 0095)
http_client + ws_client llaman socket(), send(), recv(), WSAStartup, etc.
En MinGW-w64 hay que enlazar ws2_32 explicitamente o el linker falla con
__imp_* undefined references. registry_dashboard ya lo hace igual.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 17:00:59 +02:00
S
Description
No description provided
326 KiB
Languages
C++ 99.2%
CMake 0.8%