swoole-src swSocket_set_buffer_size#329: setsockopt(4, SOL_SOCKET, SO_SNDBUF, 8388608) failed. Error: No buffer space available[55]. - Cplusplus
[2015-07-13 23:59:02 @28318.0] WARN swSocket_set_buffer_size#329: setsockopt(4, SOL_SOCKET, SO_SNDBUF, 8388608) failed. Error: No buffer space available[55].
[2015-07-13 23:59:02 @28318.0] WARN swSocket_set_buffer_size#329: setsockopt(5, SOL_SOCKET, SO_SNDBUF, 8388608) failed. Error: No buffer space available[55].
不设置参数的情况下,启动 websocket 服务器会出现这个警告信息。旧版本没有这个问题。1.7.18 版本才出现的。
Asked Oct 15 '21 18:10
andot
1 Answer:
Any chance we can get some English response? I can't read that language.
1
Answered Jun 27 '21 at 02:36
19peaches
Read next
- tensorflow The repository 'file:/var/nccl-repo-2.2.13-ga-cuda9.2 Release' no longer has a Release file. Ubuntu-18.04 - Cplusplus
- electron Print issue on Electron from v7 - Print only works once (window.print()) - Cplusplus
- lotus Move bootstrap nodes to configuration Go
- orleans Is it possible to use the Azure Gateway type without Azure Cloud Services / AzureSilo ? C#
- M2M 100 for low resource languages - fairseq
- polkadot Thread 'tokio-runtime-worker' panicked at 'Storage root must match that calculated.', /rustc/04488afe34512aa4c33566eb16d8c912a3ae04f9/src/libstd/macros.rs:13 - Rust
- drake Support clang-4.0 in CMake (+ MATLAB) builds C++
- shaka-player Can't close playback window in demo while casting - JavaScript