Add C++17 UDPServer ID handling #323
Annotations
10 warnings
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/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/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Network/UdpServer.cpp#L278
'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/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Network/BufferSock.cpp#L254
'=': conversion from 'size_t' to 'ULONG', possible loss of data
|
build:
src/Network/BufferSock.cpp#L271
'=': conversion from 'size_t' to 'ULONG', possible loss of data
|