优化UDP链接id生成性能 #318
Annotations
10 errors and 10 warnings
build:
src/Network/UdpServer.h#L80
'string_view': is not a member of 'std'
|
build:
src/Network/UdpServer.h#L80
'string_view': undeclared identifier
|
build:
src/Network/UdpServer.h#L80
'std::hash': 'string_view' is not a valid template type argument for parameter '_Kty'
|
build:
src/Network/UdpServer.h#L80
'std::hash': use of class template requires template argument list
|
build:
src/Network/UdpServer.h#L80
'string_view': is not a member of 'std'
|
build:
src/Network/UdpServer.h#L80
use of undefined type 'std::array<char,18>'
|
build:
src/Network/UdpServer.h#L80
'string_view': identifier not found
|
build:
src/Network/UdpServer.cpp#L24
use of undefined type 'std::array<char,18>'
|
build:
src/Network/UdpServer.cpp#L24
'toolkit::makeSockId' uses undefined class 'std::array<char,18>'
|
build:
src/Network/UdpServer.cpp#L24
use of undefined type 'std::array<char,18>'
|
build:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L121
'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
|