修复UDP链接id逻辑错误 #41
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/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Network/UdpServer.cpp#L280
'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
|
build:
src/Network/BufferSock.cpp#L320
'argument': conversion from 'size_t' to 'int', possible loss of data
|