issues
search
chenshuo
/
muduo
Event-driven network library for multi-threaded Linux server in C++11
https://github.com/chenshuo/muduo
Other
14.88k
stars
5.18k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TcpConnection在read为0时是被动的关闭连接,如果此时服务端有数据仍然未发送咋办?
#636
guang19
closed
2 years ago
0
请教作者一个对于连接的上下文的疑问
#630
xs-411
closed
2 years ago
2
日志中的cookieStart、cookieEnd(静态函数指针),是怎么用的呢
#627
HelloWorld-9527
opened
2 years ago
0
请问作者有没有开发者交流群呢?有些使用上的问题,真的很想跟别人交流
#624
xs-411
closed
2 years ago
0
日志时间与系统时间不一致是什么原因呢?其它程序可以获取到正确时间,相差8小时
#621
xs-411
closed
2 years ago
1
2022年7月12日
#618
buyixiaodi
closed
2 years ago
1
不Delete Channel是否会造成内存泄漏的问题
#615
guang19
closed
2 years ago
0
TcpServer里实现心跳处理
#612
jiephe
closed
2 years ago
1
程序coredump的原因?
#608
CheNsiR-MASTER
closed
2 years ago
0
sortlist.cc
#557
kingsunc
closed
2 years ago
1
请教有关日志模块的问题
#556
guang19
closed
2 years ago
2
有关TcpConnection::handleRead中的messageCallback_的小疑问
#555
tomatowithpotato
closed
2 years ago
1
Buffer 中的 extrabuf 为什么 writable < extrabuf 就开辟两个内存块呢?
#554
CheNsiR-MASTER
closed
2 years ago
2
安装报错,protobuf
#553
qinzhuzhu
opened
2 years ago
2
: ‘Buffer’ is not a member of ‘muduo::net’?
#552
sychen12345
closed
2 years ago
1
想请教一下TcpConnection::handleClose这个版本是做出了什么考量
#551
XiaoHuoZZ
closed
2 years ago
1
能否触发虚拟事件,比如写完成事件?
#550
fortunely
closed
2 years ago
2
将参数改成&&并且由外部来std::move是否更优?
#549
chenyaoyu
closed
2 years ago
1
TimerQueue中两个set问题?
#548
cd106224
closed
2 years ago
1
TcpServer 支持异步应答吗?
#547
lkkey80
closed
2 years ago
2
fix THRIFT_OVERLOAD_IF error
#546
icebergger
closed
2 years ago
0
Bugfix: join thread even the EventLoopThread quit before destructing
#545
hcoona
opened
2 years ago
0
请问muduo中的http可以解析multipart/form-data格式的数据吗,也就是浏览器上传文件(例如图片)时会拆成多个数据包发送
#544
xt1234567
closed
2 years ago
1
Chore: fix build with bazel
#543
hcoona
opened
2 years ago
0
how to ensure the thread safe access to circular_beffer?
#542
justnull
closed
2 years ago
1
请问:C++98 的版本稳定么?可以用在生产环境了么?
#541
triump2020
closed
2 years ago
0
append partially
#540
qazwsxedckll
closed
2 years ago
0
想问一下怎么运行example中的测试代码
#539
Raymond-Reddington
closed
2 years ago
1
在arm平台上移植遇到了很多问题,有没有在arm上移植的相关的参考?
#538
wangyong5123
closed
2 years ago
1
Why clear `cancelingTimers_` before using it?
#537
ehds
closed
2 years ago
1
muduo::Condition::waitForSeconds 在日志库的使用中的问题?
#536
Chenhang-A
closed
2 years ago
0
Fuzzing: Add CIFuzz
#535
AdamKorcz
opened
3 years ago
0
client send 4096 bytes to muduo server, server only receive 2805 bytes
#534
Allenhe123
closed
2 years ago
1
在代码里没看到处理EINTR和EAGAIN的错误处理,不太了解这个机制,还有读返回0关闭客户端,小于0却不直接关闭,这个机制是什么样的?
#533
yijuwang
closed
3 years ago
2
writeFd像readFd一样封装一下,把fd的写细节也封装到outputBuffer_里边。
#532
17796225421
opened
3 years ago
1
在非主线程创建Server
#531
qazwsxedckll
closed
3 years ago
2
buffer相关问题
#530
CHENCHAO0526
closed
2 years ago
1
TCPServer无线环境下会出现客户端掉线后重连不上的问题,请问要从哪里去找原因呢,此时能PING通
#529
yuzhenboy
closed
2 years ago
1
proactor在HTTP proxy上为什么并发度比reactor高?
#528
CHENCHAO0526
closed
3 years ago
1
关于如何实现定时关闭大量TcpConnection。
#527
CHENCHAO0526
closed
2 years ago
3
假设使用4个subreacrtor,来了1000个连接,每个subreactor有250个连接,其中3个reactor上的连接都被关闭了,此时需要考虑均衡的问题吗?如果需要的话,该怎么均衡呢?
#526
CHENCHAO0526
closed
2 years ago
1
Support sharing EventLoopThreadPool between TcpServers (#411)
#525
myccccccc
opened
3 years ago
1
当服务端快速重启时 客户端得链接判断链接还是建立的
#524
xluckly
closed
2 years ago
1
当服务端快速重启时 客户端得链接判断链接还是建立的
#523
xluckly
closed
3 years ago
1
Fix core when running RPC callback (#62)
#522
myccccccc
opened
3 years ago
1
fix Timer deletion
#521
myccccccc
closed
2 years ago
2
bugfix: Channel memory leak
#520
alanskind
closed
3 years ago
2
fixbug: Channel memory leak
#519
alanskind
closed
3 years ago
0
Muduolearn
#518
KBPianist
opened
3 years ago
0
Update Thread_bench.cc
#517
leehuoche
closed
3 years ago
0
Previous
Next