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
Process (calling Debug version library) exits abnormally
#207
dyzyrax
opened
10 months ago
9
fix: logger PrintD("") memory leak
#206
shinyDeng
closed
10 months ago
4
Ensure thread safety for Socket's deconstruction
#205
baigao-X
closed
10 months ago
0
修正了s_module_name初始化和asan使用delete还是free的问题
#204
sandro-qiang
closed
10 months ago
1
优化对event_cache_expired_map 插入和查询不合理的实现
#203
baigao-X
closed
10 months ago
0
fix event cache bug
#202
baigao-X
closed
10 months ago
2
[BUG] The `onAccept` exception occurred with a write event.
#201
baigao-X
closed
10 months ago
2
修复同一个SockNum对象在一个EventPoller中有机率先进行delEvent 后进行addEvent的问题
#200
baigao-X
closed
10 months ago
16
防止短期获取同一个poller对象,当所有线程的负载都是0时,min_load == 0会直接breadk,导致thread_pos不会加1
#199
scopys
closed
11 months ago
1
UdpServer clone strategy issue
#198
kongxa
closed
11 months ago
12
Testing found that Tcpserver crashes during operation.
#197
weibw-720
closed
11 months ago
7
缓冲区大小cmake定义, 增加Err_reset错误
#196
alexliyu7352
closed
12 months ago
2
The Use of `static_pointer_cast`
#195
feixintianxia
closed
11 months ago
1
修复派生socket类不能使用SockSender中其他版本的send函数的bug
#194
dongdan002
closed
11 months ago
2
添加std::forward
#193
feixintianxia
closed
1 year ago
2
udp延时3秒关闭,防止频繁快速重建Session对象
#192
xia-chu
closed
1 year ago
0
修复Udp数据已关闭流,由于最后几帧数据传入又重新创建session对象
#191
mc373906408
closed
1 year ago
7
增加兼容 windows不支持边缘触发(ET)判断
#190
PioLing
closed
1 year ago
0
Service restarted, client reconnect bug
#189
dongwenjia
opened
1 year ago
5
默认情况有注册写事件,因此sendable_设置为false
#188
csenjoy
closed
11 months ago
1
Socket::flushData function, multi-threaded data sending order issue
#187
csenjoy
closed
1 year ago
3
Thread Priority Setting Issues in ThreadPool.h
#186
luohaha66
closed
1 year ago
9
Is there a defect in the Timer implementation?
#185
wanglxchina
opened
1 year ago
7
没必要兼容c++20,毕竟format不同,c++20以上自己使用std::vformat或者std::format
#184
alexliyu7352
closed
1 year ago
0
CPU usage is high, located here.
#183
coolMre
opened
1 year ago
14
修正异步连接未成功情况下就获取对端ip和端口,会导致获取到的ip为空
#182
ljx0305
closed
1 year ago
6
Regarding the issue of not using the send method in SocketSender.
#181
dongdan002
closed
10 months ago
3
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
qinlijie309
closed
1 year ago
2
sslbox mbedtls support
#179
dongdan002
opened
1 year ago
5
BUG Feedback
#178
lunasaw
closed
1 year ago
0
Pitfalls Encountered During Compilation
#177
yayayali
closed
1 year ago
3
iOS 16 and above, socket_ios will definitely crash, urgent, please help me take a look.
#176
dongdan002
closed
1 year ago
9
semaphore.h name conflicts with the system's semaphore.h
#175
zhouxiaolangxiansen
opened
1 year ago
1
accept get peer addr avoid socket reset get peer addr failed
#174
xiongguangjie
closed
1 year ago
0
fix socket udp get ip or port bug
#173
xiongguangjie
closed
1 year ago
0
Uneven load distribution between threads on the TCP server
#172
TheMadius
closed
1 year ago
5
shotdown函数how参数使用SD_BOTH宏替换
#171
mc373906408
closed
1 year ago
9
socket cache local and peer socket addr
#170
xiongguangjie
closed
1 year ago
0
udp socket支持软绑定目标地址
#169
xia-chu
closed
1 year ago
0
Corrected std::format guard
#168
perara
closed
1 year ago
1
Unable to get peer_port, peer_ip
#167
swq123459
closed
1 year ago
9
In `test_udpSock`, if `try_flush` is not enforced when sending, the message will not be sent.
#166
dongdan002
closed
1 year ago
3
Refactor ternary operator for improved logical operation
#165
johzzy
closed
1 year ago
0
Update logger.cpp
#164
zhu410289616
closed
1 year ago
4
修复管道无效导致poller线程cpu占用太高问题
#163
xia-chu
closed
1 year ago
13
Update EventPoller.cpp
#162
coolMre
closed
1 year ago
1
Encountering a CPU spike issue, using windbg to find the potential problem area.
#161
coolMre
closed
1 year ago
7
These changes are needed to build with gcc-13
#160
a-ucontrol
closed
1 year ago
4
These changes are needed to build with gcc-13
#159
a-ucontrol
closed
1 year ago
2
manifest for docker.io/zlmediakit/zlmediakit:master not found
#158
1229064537
closed
1 year ago
1
Previous
Next