Skip to content

Add C++17 UDPServer ID handling #328

Add C++17 UDPServer ID handling

Add C++17 UDPServer ID handling #328

Triggered via pull request January 8, 2025 09:04
Status Success
Total duration 1m 50s
Artifacts

windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L133
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L106
'argument': conversion from 'SOCKET' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L682
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L978
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1009
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1039
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1066
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1067
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1081
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings