修复Udp数据已关闭流,由于最后几帧数据传入又重新创建session对象 #187
Annotations
3 errors and 11 warnings
build:
src/Network/UdpServer.cpp#L304
the usage of 'toolkit::Server::_poller' requires the compiler to capture 'this' but the current default capture mode does not allow it
|
build:
src/Network/UdpServer.cpp#L304
'_poller': undeclared identifier
|
build
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/Network/BufferSock.cpp#L244
'=': conversion from 'size_t' to 'ULONG', possible loss of data
|
build:
src/Network/BufferSock.cpp#L261
'=': conversion from 'size_t' to 'ULONG', possible loss of data
|
build:
src/Network/BufferSock.cpp#L310
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Network/BufferSock.cpp#L312
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Network/Socket.cpp#L276
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|