Issues
- 6
- 1
- 0
QQ group not found
#217 opened by UE4LiuSenSen - 0
Discussion about the poller thread
#221 opened by Nic-bit - 0
Poller and Timer Issues
#219 opened by ydddx - 0
zltookkit Usage
#225 opened by HalcyonHuang - 0
BUG Feedback
#178 opened by lunasaw - 1
Send function multithreading deadlock issue
#241 opened by csenjoy - 1
Can it be added with websocket and http support?
#234 opened by xiaogao22 - 1
error C2988: unrecognized template declaration/definition
#218 opened by ersonw - 1
Question: Why does Ubuntu 16.04 compilation fail?
#220 opened by linuxarsenal - 1
About the issue of TcpServer actively exiting
#224 opened by liuchao412 - 1
UDP data may be misread.
#216 opened by kongxa - 1
- 1
When multiple threads print to the same log, due to log optimization, the written log may be incorrect.
#209 opened by cwl2914 - 1
- 1
How to send data to another socket client promptly when data is received from one socket client, while multiple sockets exist simultaneously?
#155 opened by Shaw666 - 1
"send" buffer full issue
#157 opened by xujie10101 - 1
- 1
Can ZLToolKit print logs that are similar to printf/std::out to the console to a log file?
#138 opened by jiangjxuan - 1
The Use of `static_pointer_cast`
#195 opened by feixintianxia - 2
Does `SSL_Box`'s `_read_bio` and `_write_bio` leak memory if they don't release memory with `BIO_free`?
#235 opened by boiledPeanuts123 - 2
When using Windows, an exception "addEvent | select() can not watch fd bigger than 1024" was thrown when creating a TcpServer.
#228 opened by Hecravi-Sali - 2
SSL multithreading support issue seeking help
#212 opened by shcalm - 2
These changes are needed to build with gcc-13
#159 opened by a-ucontrol - 2
Hello, I'm having trouble adding the static libraries libzltoolkit.a and libzlmediakit.a to my project. I get an error when I compile.
#180 opened by qinlijie309 - 2
- 3
Pitfalls Encountered During Compilation
#177 opened by yayayali - 3
In `test_udpSock`, if `try_flush` is not enforced when sending, the message will not be sent.
#166 opened by dongdan002 - 3
- 3
- 4
- 5
test_pingpong performance test, gigabit network card bandwidth, under 80% of bandwidth, why does the test frequently encounter socket send timeout
#243 opened by muyiwq - 5
Service restarted, client reconnect bug
#189 opened by dongwenjia - 5
- 5
sslbox mbedtls support
#179 opened by dongdan002 - 7
Encountering a CPU spike issue, using windbg to find the potential problem area.
#161 opened by coolMre - 7
Is there a defect in the Timer implementation?
#185 opened by wanglxchina - 7
Testing found that Tcpserver crashes during operation.
#197 opened by weibw-720 - 9
- 9
- 9
Centos7 Compilation Error
#144 opened by ShineSea - 9
iOS 16 and above, socket_ios will definitely crash, urgent, please help me take a look.
#176 opened by dongdan002 - 9
Unable to get peer_port, peer_ip
#167 opened by swq123459 - 9
Process (calling Debug version library) exits abnormally
#207 opened by dyzyrax - 9
Thread Priority Setting Issues in ThreadPool.h
#186 opened by luohaha66 - 10
In Socket::onAccept, the lifetime of peer_sock and peer_sock_fd is too long, which may cause problems.
#139 opened by hankai17 - 12
- 12
UdpServer clone strategy issue
#198 opened by kongxa - 14
CPU usage is high, located here.
#183 opened by coolMre