Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cloudwego/netpoll issues and pull requests
#371 - perf: higher performance unsafeStringToSlice
Pull Request -
State: open - Opened by dxasu 7 days ago
- 4 comments
#370 - Higher performance UnsafeStringToSlice
Issue -
State: open - Opened by dxasu 7 days ago
- 1 comment
#369 - Is it possible to get a flushed out http client for http1.1 and http2 using netpoll ?
Issue -
State: open - Opened by amantri-ias 13 days ago
- 3 comments
#368 - unsafeStringToSlice 内存大小不一致,强转有风险
Issue -
State: closed - Opened by dxasu 16 days ago
- 1 comment
#367 - ci: updated the latest conf and use supported Go versions
Pull Request -
State: closed - Opened by xiaost 18 days ago
#366 - perf: Memory alignment to improve operatorCache memory efficiency
Pull Request -
State: closed - Opened by dxasu 23 days ago
- 2 comments
#365 - locked和freelocked 这2个字段为什么不放在一起
Issue -
State: closed - Opened by dxasu 24 days ago
- 1 comment
#364 - fix(dialer): dail connection return io timeout when ctx.Done happen
Pull Request -
State: open - Opened by joway about 1 month ago
#363 - client connection has been closed by peer
Issue -
State: open - Opened by lkxiaolou about 2 months ago
- 5 comments
#362 - Accessing FDOperator address in poller causes segment fault coredump
Issue -
State: closed - Opened by jayantxie 3 months ago
Labels: bug
#361 - feat: support new connection by fd
Pull Request -
State: closed - Opened by joway 3 months ago
#360 - fix: fd operator segment fault because not being cached
Pull Request -
State: closed - Opened by jayantxie 3 months ago
#359 - chore: merge back v0.6.4
Pull Request -
State: closed - Opened by joway 3 months ago
#358 - chore: release v0.6.4
Pull Request -
State: closed - Opened by alice-yyds 3 months ago
#357 - optimise: reduce closure func malloc for hot path
Pull Request -
State: closed - Opened by joway 3 months ago
#356 - optimise: smart control graceful shutdown wait time
Pull Request -
State: closed - Opened by joway 3 months ago
#355 - connection outPutAck 在事件循环里发生panic
Issue -
State: open - Opened by someview 4 months ago
- 3 comments
#354 - chore: upgrade gopkg to v0.1.0
Pull Request -
State: closed - Opened by joway 4 months ago
#353 - chore: merge back v0.6.3
Pull Request -
State: closed - Opened by jayantxie 4 months ago
#352 - chore: release v0.6.3
Pull Request -
State: closed - Opened by alice-yyds 4 months ago
#351 - fix: fd operator read race after inuse called
Pull Request -
State: closed - Opened by joway 4 months ago
- 1 comment
#350 - chore: speed up ci and add timeout ctrl
Pull Request -
State: closed - Opened by joway 4 months ago
#349 - feat: expose config and features control
Pull Request -
State: closed - Opened by joway 4 months ago
#348 - 客户端和服务端添加接收方限流
Issue -
State: open - Opened by someview 4 months ago
- 11 comments
#347 - Sincerely ask for advice on LinkBuffer design ideas
Issue -
State: closed - Opened by Trinoooo 5 months ago
- 1 comment
#346 - perf: add get bytes and skip api
Pull Request -
State: closed - Opened by jayantxie 5 months ago
#345 - feat: cached addr
Pull Request -
State: closed - Opened by ppzqh 5 months ago
#344 - Merge pull request #343 from cloudwego/release-v0.6.2
Pull Request -
State: closed - Opened by joway 5 months ago
#343 - chore: release v0.6.2
Pull Request -
State: closed - Opened by alice-yyds 5 months ago
#342 - fix: disable nocopy read and add cap restraint
Pull Request -
State: closed - Opened by joway 5 months ago
#341 - fix: check reusable for reset tail
Pull Request -
State: closed - Opened by jayantxie 5 months ago
- 1 comment
#340 - perf: cache link buffer node in buffer to reduce pool cost
Pull Request -
State: closed - Opened by jayantxie 6 months ago
#339 - chore: merge back v0.6.1
Pull Request -
State: closed - Opened by ppzqh 6 months ago
#338 - chore: release v0.6.1
Pull Request -
State: closed - Opened by alice-yyds 6 months ago
#337 - chore: add memory-leak test for cross nodes peek
Pull Request -
State: closed - Opened by joway 6 months ago
#336 - chore: use 127.0.0.1 and unique port for all test listener
Pull Request -
State: closed - Opened by joway 6 months ago
#335 - fix: Peek OOM and performance issue
Pull Request -
State: closed - Opened by xiaost 6 months ago
- 1 comment
#334 - Bug: Writer的MallocLen()方法返回不正确的问题
Issue -
State: closed - Opened by JHue58 6 months ago
- 11 comments
#333 - WIP: refactor: simplify shard queue
Pull Request -
State: open - Opened by joway 6 months ago
#332 - fix: return a correct error when failed to access concurrent connections
Pull Request -
State: closed - Opened by TremblingV5 6 months ago
- 1 comment
#331 - docs: clearer doc for linkBufferNode mode
Pull Request -
State: closed - Opened by gh-liu 7 months ago
- 1 comment
#330 - fd_operator.go:62 panic
Issue -
State: closed - Opened by gh73962 7 months ago
- 7 comments
#329 - chore: replace external dns server to private tcp server
Pull Request -
State: closed - Opened by joway 7 months ago
#328 - 为什么netpoll在读取数据当数据不足的时候, 需要通过一个channel去阻塞住gorutine
Issue -
State: closed - Opened by leslie-fei 7 months ago
- 1 comment
#327 - fix: _typos.toml and some typos
Pull Request -
State: closed - Opened by hakusai22 7 months ago
#326 - linkedbuffer问题和server option问题
Issue -
State: closed - Opened by someview 8 months ago
- 3 comments
#325 - fix: dont reuse buffer if conn is closed by poller
Pull Request -
State: open - Opened by joway 8 months ago
#324 - undefined: netFD
Issue -
State: closed - Opened by sujit-baniya 8 months ago
- 1 comment
#323 - connection的Write与Flush方法返回的error不正确的问题
Issue -
State: closed - Opened by JHue58 8 months ago
- 5 comments
Labels: good first issue, fix
#322 - flush函数中调用sendmsg函数的参数为什么是false && c.supportZeroCopy?
Issue -
State: closed - Opened by XiaoYi-byte 8 months ago
- 1 comment
#321 - perf: use dirtmake to reduce memclr cost
Pull Request -
State: closed - Opened by jayantxie 8 months ago
#320 - feat: add mips64, mips64le support
Pull Request -
State: closed - Opened by xalanq 9 months ago
#319 - feat: epollfd managered by runtime netpoller
Pull Request -
State: open - Opened by joway 9 months ago
#318 - feat: look for the File() method instead of assuming TCP or Unix Listeners
Pull Request -
State: closed - Opened by jvilhuber 9 months ago
- 1 comment
#317 - chore: release v0.6.0
Pull Request -
State: closed - Opened by joway 9 months ago
#316 - chore: release v0.6.0
Pull Request -
State: closed - Opened by alice-yyds 9 months ago
#315 - perf: nocopy read for ReadString and ReadBinary API if possible
Pull Request -
State: closed - Opened by joway 9 months ago
#314 - 求助!内存使用问题
Issue -
State: closed - Opened by JHue58 9 months ago
- 8 comments
#313 - feat: allow GetBytes to get all bytes
Pull Request -
State: closed - Opened by ppzqh 9 months ago
#312 - feat: writteBytes API to get bytes from linkBuffer
Pull Request -
State: closed - Opened by ppzqh 9 months ago
#311 - fix: delay accept new connections if out of fds
Pull Request -
State: closed - Opened by joway 9 months ago
#310 - feat: Added Reuse and Initialize methods to LinkBuffer
Pull Request -
State: open - Opened by JHue58 9 months ago
- 3 comments
#309 - feat: New Reuse and Initialize method added to LinkBuffer
Pull Request -
State: closed - Opened by JHue58 9 months ago
- 1 comment
#308 - Feat: Added Reuse and Initialize methods to LinkBuffer
Pull Request -
State: closed - Opened by JHue58 9 months ago
- 1 comment
#307 - fix: ctx race when disconnect callback run with connect callback
Pull Request -
State: closed - Opened by joway 10 months ago
#306 - feat: lazy init pollers to avoid create any poller goroutines if netpoll is not used
Pull Request -
State: closed - Opened by joway 10 months ago
#305 - [Goleaks] Found unexpected goroutines in netpoll error
Issue -
State: closed - Opened by roma-glushko 10 months ago
- 2 comments
#304 - fix: connection leak when poller close connection but onRequest callback just finished
Pull Request -
State: closed - Opened by joway 10 months ago
#303 - feat: add WithOnDisconnect callback
Pull Request -
State: closed - Opened by joway 10 months ago
#302 - ci: bump the version of actions/checkout and actions/setup-go
Pull Request -
State: closed - Opened by ning2510 10 months ago
#301 - add `net.Listen` compatible `netpoll.Listen`
Issue -
State: closed - Opened by qsliu2017 11 months ago
- 3 comments
Labels: wontfix
#300 - feat: netpoll exception implement net.Error interface
Pull Request -
State: closed - Opened by joway 11 months ago
#299 - netpoll example 中给出的muxclient是并发安全的吗
Issue -
State: closed - Opened by someview 11 months ago
- 1 comment
#298 - feat: add WithReadThreshold API
Pull Request -
State: open - Opened by joway 12 months ago
#297 - fix: 修复sys_exec_test.go函数中TestReadv测试函数使用错误
Pull Request -
State: closed - Opened by BinaryOracle 12 months ago
- 8 comments
#296 - fix: stop timer when read triggered by err
Pull Request -
State: closed - Opened by joway about 1 year ago
- 1 comment
#296 - fix: stop timer when read triggered by err
Pull Request -
State: closed - Opened by joway about 1 year ago
- 1 comment
#295 - 几个问题想请教一下
Issue -
State: closed - Opened by MeteorsLiu about 1 year ago
- 3 comments
#295 - 几个问题想请教一下
Issue -
State: closed - Opened by MeteorsLiu about 1 year ago
- 3 comments
#294 - feat: add SetRunner option
Pull Request -
State: closed - Opened by joway about 1 year ago
#294 - feat: add SetRunner option
Pull Request -
State: closed - Opened by joway about 1 year ago
#293 - 耗时优化求教
Issue -
State: closed - Opened by W0ngL1 about 1 year ago
- 9 comments
#292 - chore: release v0.5.1
Pull Request -
State: closed - Opened by joway about 1 year ago
#292 - chore: release v0.5.1
Pull Request -
State: closed - Opened by joway about 1 year ago
#291 - chore: release v0.5.1
Pull Request -
State: closed - Opened by alice-yyds about 1 year ago
#291 - chore: release v0.5.1
Pull Request -
State: closed - Opened by alice-yyds about 1 year ago
#290 - optimise: rm useless inputBarrier
Pull Request -
State: closed - Opened by joway about 1 year ago
#290 - optimise: rm useless inputBarrier
Pull Request -
State: closed - Opened by joway about 1 year ago
#284 - perf: use block syscall enter for epoll_wait
Pull Request -
State: open - Opened by joway about 1 year ago
#270 - exception implement net.Error
Issue -
State: closed - Opened by ljun20160606 over 1 year ago
- 5 comments
Labels: feature
#259 - Poll Manager should be initialized lazily
Issue -
State: closed - Opened by ItalyPaleAle over 1 year ago
- 2 comments
Labels: feature
#253 - resource temporarily unavailable error
Issue -
State: open - Opened by ym2049 over 1 year ago
- 3 comments
#252 - netpoll 是否支持32位系统?
Issue -
State: closed - Opened by kingcanfish over 1 year ago
- 1 comment
#251 - fix: err to e0
Pull Request -
State: closed - Opened by wuqinqiang over 1 year ago
- 1 comment
#250 - optimize: WriteDirect implementation to avoid panic and duplicate creation of redundant LinkBufferNode when remainLen is 0
Pull Request -
State: closed - Opened by jayantxie over 1 year ago
#249 - feat: add Detach function to support detach connection from its poller
Pull Request -
State: closed - Opened by jayantxie over 1 year ago
#248 - [WIP]fix: shard queue panic
Pull Request -
State: open - Opened by jayantxie over 1 year ago
#247 - fix some comments
Pull Request -
State: closed - Opened by cuishuang over 1 year ago
- 1 comment
#246 - Status of netpoll io_uring
Issue -
State: closed - Opened by kaber2 over 1 year ago
- 4 comments
#245 - Reporting a vulnerability
Issue -
State: closed - Opened by igibek over 1 year ago
- 1 comment