issues
search
ZLMediaKit
/
ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
MIT License
1.98k
stars
587
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update assert message format in Assert_Throw
#257
johzzy
closed
3 days ago
0
include algorithm for windows building
#256
emotionSky
opened
4 weeks ago
2
if ZLToolKit supports add custom data in connection
#255
Angel-dawn
closed
3 weeks ago
8
disable ssl weak chiper TLS_RSA_WITH_SEED_CBC_SHA
#254
xiongguangjie
closed
1 month ago
0
Compilation failed, error: redefinition of 'struct mmsghdr
#253
DogRex
opened
1 month ago
1
Fixed the compilation issue on macOS15 M platform
#252
monktan89
closed
1 month ago
1
Potential inconsistency in BufferRaw::setCapacity method
#251
xiegd
opened
2 months ago
1
Feature/test
#250
xia-chu
closed
2 months ago
0
Io uring
#249
alexliyu7352
opened
2 months ago
2
Translated comments for PR #245
#248
alexliyu7352
opened
2 months ago
3
Translated comments for PR #246
#247
alexliyu7352
opened
2 months ago
0
udp ignore error for the issue
#246
xiongguangjie
closed
2 months ago
0
AI automatically translates all annotation content into English
#245
alexliyu7352
closed
2 months ago
0
setReuseable sets whether the socket fd is written in reverse.
#244
ddwapple
closed
1 month ago
6
test_pingpong performance test, gigabit network card bandwidth, under 80% of bandwidth, why does the test frequently encounter socket send timeout
#243
muyiwq
closed
3 months ago
5
Fix the EventPoller exit exception. (ZLMediakit #3789)
#242
PioLing
closed
3 months ago
0
Send function multithreading deadlock issue
#241
csenjoy
closed
3 months ago
1
Improve KQUEUE edge-triggered
#240
PioLing
closed
4 months ago
0
Improve KQUEUE edge-triggered
#239
PioLing
closed
4 months ago
0
deletet EPOLLEXCLUSIVE Event
#238
PioLing
closed
4 months ago
0
About the bug of Socket::enableRecv used in epoll edge mode
#237
ss002012
closed
4 months ago
9
避免kBroadcastLogEvent被外部引用新增接口,Assert_Throw实现从zlmediakit迁移置此,两者均依赖
#236
xia-chu
closed
4 months ago
0
Does `SSL_Box`'s `_read_bio` and `_write_bio` leak memory if they don't release memory with `BIO_free`?
#235
boiledPeanuts123
opened
4 months ago
2
Can it be added with websocket and http support?
#234
xiaogao22
opened
4 months ago
1
Is the use of Buffer correct in the `test_tcpEchoServer.cpp` example?
#233
ss002012
closed
4 months ago
9
Add WIN32 UDP recvmmsg(WSARecvFrom)
#232
PioLing
closed
4 months ago
4
禁用RC4密码套件
#231
Marhoosh
closed
5 months ago
2
Add some epoll events
#230
PioLing
closed
5 months ago
2
增加 Win32 Select 模式式兼容
#229
PioLing
closed
6 months ago
1
When using Windows, an exception "addEvent | select() can not watch fd bigger than 1024" was thrown when creating a TcpServer.
#228
Hecravi-Sali
closed
6 months ago
2
Support kqueue for macOS/Unix.
#227
suzp1984
closed
7 months ago
8
Technical Consultation: modifyEvent prompts Invalid argument
#226
HalcyonHuang
closed
4 months ago
12
zltookkit Usage
#225
HalcyonHuang
opened
8 months ago
0
About the issue of TcpServer actively exiting
#224
liuchao412
opened
8 months ago
1
兼容Alpine镜像打包
#223
ixingqiao
opened
8 months ago
1
兼容Alpine镜像打包
#222
ixingqiao
closed
8 months ago
1
Discussion about the poller thread
#221
Nic-bit
opened
8 months ago
0
Question: Why does Ubuntu 16.04 compilation fail?
#220
linuxarsenal
opened
8 months ago
1
Poller and Timer Issues
#219
ydddx
closed
8 months ago
0
error C2988: unrecognized template declaration/definition
#218
ersonw
opened
8 months ago
1
QQ group not found
#217
UE4LiuSenSen
opened
8 months ago
0
UDP data may be misread.
#216
kongxa
opened
9 months ago
1
It seems like the CPU load statistics for the thread pool are incorrect.
#215
Nic-bit
opened
9 months ago
1
禁用SSLv2、SSLv3、TLSv1、TLSv1.1不安全协议
#214
Marhoosh
closed
9 months ago
3
Replace `make_shared<UdpServer>` with `UdpServer::Ptr new`.
#213
PioLing
closed
9 months ago
0
SSL multithreading support issue seeking help
#212
shcalm
opened
9 months ago
2
解决ZLToolKit程序退出时,EventPoller释放导致奔溃
#211
lvchenyun
closed
9 months ago
1
禁用不安全加密协议
#210
dujingning
closed
9 months ago
2
重复日志判断,加入线程判断
#208
xiongguangjie
closed
9 months ago
0
When multiple threads print to the same log, due to log optimization, the written log may be incorrect.
#209
cwl2914
closed
9 months ago
1
Next