issues
search
cloudwego
/
netpoll
A high-performance non-blocking I/O networking framework focusing on RPC scenarios.
Apache License 2.0
4.07k
stars
470
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
perf: use dirtmake to reduce memclr cost
#321
jayantxie
closed
6 months ago
0
feat: add mips64, mips64le support
#320
xalanq
closed
4 months ago
0
feat: epollfd managered by runtime netpoller
#319
joway
opened
8 months ago
0
feat: look for the File() method instead of assuming TCP or Unix Listeners
#318
jvilhuber
closed
8 months ago
1
chore: release v0.6.0
#317
joway
closed
9 months ago
0
chore: release v0.6.0
#316
alice-yyds
closed
9 months ago
0
perf: nocopy read for ReadString and ReadBinary API if possible
#315
joway
closed
7 months ago
0
求助!内存使用问题
#314
JHue58
closed
8 months ago
8
feat: allow GetBytes to get all bytes
#313
ppzqh
closed
8 months ago
0
feat: writteBytes API to get bytes from linkBuffer
#312
ppzqh
closed
9 months ago
0
fix: delay accept new connections if out of fds
#311
joway
closed
9 months ago
0
feat: Added Reuse and Initialize methods to LinkBuffer
#310
JHue58
opened
9 months ago
3
feat: New Reuse and Initialize method added to LinkBuffer
#309
JHue58
closed
9 months ago
1
Feat: Added Reuse and Initialize methods to LinkBuffer
#308
JHue58
closed
9 months ago
1
fix: ctx race when disconnect callback run with connect callback
#307
joway
closed
9 months ago
0
feat: lazy init pollers to avoid create any poller goroutines if netpoll is not used
#306
joway
closed
9 months ago
0
[Goleaks] Found unexpected goroutines in netpoll error
#305
roma-glushko
closed
9 months ago
2
fix: connection leak when poller close connection but onRequest callback just finished
#304
joway
closed
9 months ago
0
feat: add WithOnDisconnect callback
#303
joway
closed
10 months ago
0
ci: bump the version of actions/checkout and actions/setup-go
#302
ning2510
closed
10 months ago
0
add `net.Listen` compatible `netpoll.Listen`
#301
qsliu2017
closed
10 months ago
3
feat: netpoll exception implement net.Error interface
#300
joway
closed
11 months ago
0
netpoll example 中给出的muxclient是并发安全的吗
#299
someview
closed
10 months ago
1
feat: add WithReadThreshold API
#298
joway
opened
11 months ago
0
fix: 修复sys_exec_test.go函数中TestReadv测试函数使用错误
#297
BinaryOracle
closed
10 months ago
8
fix: stop timer when read triggered by err
#296
joway
closed
1 year ago
1
几个问题想请教一下
#295
MeteorsLiu
closed
11 months ago
3
feat: add SetRunner option
#294
joway
closed
1 year ago
0
耗时优化求教
#293
W0ngL1
closed
10 months ago
9
chore: release v0.5.1
#292
joway
closed
1 year ago
0
chore: release v0.5.1
#291
alice-yyds
closed
1 year ago
0
optimise: rm useless inputBarrier
#290
joway
closed
1 year ago
0
fix: panic/fault when dial connection timeout
#289
joway
closed
1 year ago
0
ignore onRequest return value is not correct
#288
ahfuzhang
closed
1 year ago
1
poll_default_linux.go:118, in `func (p *defaultPoll) handler`, `operator.Inputs(p.barriers[i].bs)`might be out of range
#287
ahfuzhang
closed
1 year ago
2
chore: release v0.5.0
#286
joway
closed
1 year ago
0
chore: release v0.5.0
#285
alice-yyds
closed
1 year ago
0
perf: use block syscall enter for epoll_wait
#284
joway
opened
1 year ago
0
fix: protect operator detach twice
#283
joway
closed
1 year ago
0
采用多路复用模式,出现了数据乱码的情况
#282
zzqCh
closed
1 year ago
8
RPC超时后 空指针异常
#281
voyager-hang
closed
1 year ago
2
fix: detach operator race
#280
joway
closed
1 year ago
0
Revert "fix: avoid memory leak when connection not close (#155)"
#279
joway
closed
1 year ago
0
fix: OnRequest should wait all readable data consumed when sender close connection
#278
joway
closed
1 year ago
0
fix: operator race
#277
joway
closed
1 year ago
0
fix: compile error
#276
jianxinhou
closed
1 year ago
3
对于TLS的支持,大概什么时候能发布呢?
#275
CC-Cheunggg
closed
1 year ago
1
optimize: increase first bookSize to 8KB to reudce overhead for connection read at begin
#274
joway
closed
1 year ago
0
optimize: ignore EOF when read a closed connection
#273
joway
closed
1 year ago
0
chore: release v0.4.1
#272
joway
closed
1 year ago
0
Previous
Next