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

#244 - "no such file or directory when flush" error

Issue - State: closed - Opened by joway over 1 year ago - 2 comments
Labels: feature

#243 - docs: rm outdated info

Pull Request - State: open - Opened by joway over 1 year ago

#242 - WIP:support linux arm

Pull Request - State: open - Opened by liu-song over 1 year ago

#241 - [Fasthttp] panic: BUG: net.Listener returned (nil, nil)

Issue - State: closed - Opened by joeky888 over 1 year ago - 3 comments
Labels: doing, feature

#240 - uint value overflow error on aarch64 environment

Issue - State: closed - Opened by zsyu9779 over 1 year ago - 2 comments

#239 - netpoll源码疑问

Issue - State: closed - Opened by xj524598 over 1 year ago - 11 comments
Labels: question

#238 - fix: close conn when server OnRequest panic

Pull Request - State: closed - Opened by joway over 1 year ago

#237 - fix: shard queue state closed mistake

Pull Request - State: closed - Opened by joway almost 2 years ago

#236 - Update net_netfd_conn.go

Pull Request - State: closed - Opened by JBossBC almost 2 years ago - 1 comment

#235 - chore(deps): bump golang.org/x/sys from 0.0.0-20220110181412-a018aaa089fe to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#234 - feat: support read threshold

Pull Request - State: closed - Opened by joway almost 2 years ago

#233 - refactor: simplify race and norace event loop

Pull Request - State: closed - Opened by joway almost 2 years ago

#232 - Why `SetFinalizer` is needed when `eventLoop` exit in `Serve` func

Issue - State: closed - Opened by ganlvtech almost 2 years ago - 1 comment

#231 - err.Error() never contains "closed"

Issue - State: open - Opened by ganlvtech almost 2 years ago - 1 comment
Labels: code analysis

#230 - netpoll should handle error with backoff

Issue - State: closed - Opened by ganlvtech almost 2 years ago - 4 comments
Labels: feature

#229 - 什么时候可以支持UDP?

Issue - State: closed - Opened by Yajun312890225 almost 2 years ago - 3 comments

#228 - Client 支持代理吗?

Issue - State: closed - Opened by liaogang almost 2 years ago - 1 comment
Labels: question

#227 - WSL2 run go build report netpoll error

Issue - State: open - Opened by JerryBluesnow almost 2 years ago - 1 comment
Labels: question

#226 - fix: poller read all data before connection close

Pull Request - State: closed - Opened by joway almost 2 years ago

#225 - chore: merge back v0.3.2

Pull Request - State: closed - Opened by joway almost 2 years ago - 1 comment

#224 - chore: release v0.3.2

Pull Request - State: closed - Opened by alice-yyds almost 2 years ago - 1 comment

#223 - refactor: free operator in poller

Pull Request - State: closed - Opened by joway almost 2 years ago

#222 - chore: add logger

Pull Request - State: closed - Opened by joway almost 2 years ago

#221 - chore: add epoll tests

Pull Request - State: closed - Opened by joway almost 2 years ago

#220 - 当客户端主动关闭链接时,服务端获取不到完整的数据

Issue - State: closed - Opened by zyiuh almost 2 years ago - 7 comments
Labels: bug

#219 - fix: fatal panic when dial

Pull Request - State: closed - Opened by joway almost 2 years ago

#218 - feat(mux): shared queue add Close interface

Pull Request - State: closed - Opened by joway almost 2 years ago

#217 - func OnRequest: context get 0 value under high concurrency

Issue - State: closed - Opened by wangyao2016 about 2 years ago - 3 comments
Labels: bug

#216 - C++ server端重启造成client端panic

Issue - State: closed - Opened by DarknessBeforeDawn about 2 years ago - 6 comments
Labels: bug

#215 - fix: check nil in isSingleNode func

Pull Request - State: closed - Opened by joway about 2 years ago - 1 comment

#214 - chore: release v0.3.1

Pull Request - State: closed - Opened by joway about 2 years ago

#213 - chore: release v0.3.1

Pull Request - State: closed - Opened by alice-yyds about 2 years ago

#212 - fix: bookAck panic when readv return EINTR

Pull Request - State: closed - Opened by joway about 2 years ago

#211 - chore: fixed skywalking-eyes version

Pull Request - State: closed - Opened by joway about 2 years ago

#210 - question: why not use `sync.Pool`

Issue - State: closed - Opened by alpha-baby about 2 years ago - 8 comments

#209 - chore: merge back v0.3.0

Pull Request - State: closed - Opened by Hchenn about 2 years ago

#208 - chore: release v0.3.0

Pull Request - State: closed - Opened by alice-yyds about 2 years ago

#207 - conn断连触发Writer().Malloc() 空指针panic

Issue - State: closed - Opened by aloha-hub about 2 years ago - 1 comment
Labels: question

#206 - feat: connection flush support write timeout

Pull Request - State: closed - Opened by joway about 2 years ago

#205 - feat: implement writev api and support writeTimeout

Pull Request - State: closed - Opened by Duslia about 2 years ago

#204 - WIP: perf: replace mcache with pcache

Pull Request - State: open - Opened by joway about 2 years ago - 2 comments

#203 - [WIP]test: writev

Pull Request - State: closed - Opened by Duslia about 2 years ago

#202 - Can you write to a connection concurrently?

Issue - State: closed - Opened by ccnlui about 2 years ago - 2 comments

#201 - 长连接时可能是惊群问题

Issue - State: closed - Opened by jacoblai about 2 years ago - 13 comments
Labels: question

#200 - fix: fd not detach when close by user

Pull Request - State: closed - Opened by Hchenn about 2 years ago

#199 - feat: support linux(loong64)

Pull Request - State: closed - Opened by abner-chenc about 2 years ago - 3 comments

#198 - Are you using Netpoll ?

Issue - State: open - Opened by GuangmingLuo over 2 years ago - 1 comment
Labels: good first issue

#197 - WIP: feat: io_uring for netpoll I/O poller

Pull Request - State: open - Opened by accce953 over 2 years ago - 3 comments
Labels: feature

#196 - fix: limit iovecs max to 2GB(2^31)

Pull Request - State: closed - Opened by Hchenn over 2 years ago

#195 - 什么时候支持UDP?

Issue - State: closed - Opened by Yajun312890225 over 2 years ago - 3 comments
Labels: wanted

#194 - WIP: Implement the netpoll I/O poller using io_uring

Issue - State: open - Opened by accce953 over 2 years ago
Labels: feature

#193 - WIP: release v1.0.0

Pull Request - State: closed - Opened by Hchenn over 2 years ago

#192 - WIP: revert: "feat: adapt to Windows platform"

Pull Request - State: closed - Opened by Hchenn over 2 years ago - 1 comment

#191 - WIP: feat: support for Windows

Pull Request - State: open - Opened by lllbbbyyy over 2 years ago - 4 comments

#190 - readv调用时并没有使用多个内存块向量?

Issue - State: closed - Opened by xing393939 over 2 years ago - 1 comment
Labels: code analysis

#189 - fix: close connection when readv syscall return 0, nil

Pull Request - State: closed - Opened by joway over 2 years ago - 1 comment

#188 - 构建的websocket server, 在处理operation code, 写入返回帧数据异常

Issue - State: closed - Opened by gh73962 over 2 years ago - 6 comments

#187 - WIP: feat: server use exclusive poll

Pull Request - State: closed - Opened by Hchenn over 2 years ago - 1 comment

#186 - chore: merge back v0.2.6

Pull Request - State: closed - Opened by Hchenn over 2 years ago

#185 - chore: release v0.2.6

Pull Request - State: closed - Opened by alice-yyds over 2 years ago

#184 - fix: pollDesc.OnWrite fatal address

Pull Request - State: closed - Opened by Hchenn over 2 years ago

#183 - fix: dont check epollout when epollerr

Pull Request - State: closed - Opened by joway over 2 years ago

#182 - feat: dial in ipv6 only

Pull Request - State: closed - Opened by joway over 2 years ago - 3 comments

#181 - Bind User Session With Conn

Issue - State: closed - Opened by da-tai over 2 years ago - 2 comments
Labels: wanted

#180 - How to use a context in client api?

Issue - State: closed - Opened by gonwan over 2 years ago - 11 comments
Labels: feature

#179 - fix: length overflow

Pull Request - State: closed - Opened by joway over 2 years ago

#176 - feat: adjust windows env

Pull Request - State: closed - Opened by SinnerA over 2 years ago

#174 - WithReadTimeout 不起作用的原因是什么

Issue - State: open - Opened by Yajun312890225 over 2 years ago - 10 comments
Labels: question

#173 - WIP: optimize spin locks with random back off policy and avoid false sharing

Pull Request - State: closed - Opened by firedtoad over 2 years ago - 3 comments

#172 - gopool中最大goroutine数问题

Issue - State: closed - Opened by yangqingxin1993 over 2 years ago - 6 comments
Labels: code analysis

#160 - why `fill` is called after connection is inactive

Issue - State: closed - Opened by WineChord over 2 years ago - 1 comment
Labels: code analysis

#157 - can this do prefork and have prefork benchmark?

Issue - State: closed - Opened by hiqsociety over 2 years ago - 3 comments
Labels: wanted

#156 - thread per core golang like glommio / seastar?

Issue - State: closed - Opened by hiqsociety over 2 years ago - 6 comments
Labels: question, wontfix

#155 - fix: avoid memory leak when connection not close

Pull Request - State: open - Opened by joway over 2 years ago - 1 comment

#154 - fix: cliconn check inputbuffer when close

Pull Request - State: closed - Opened by Hchenn over 2 years ago

#153 - any websocket example?

Issue - State: closed - Opened by hiqsociety over 2 years ago - 3 comments
Labels: question

#152 - fix: zc reader until api

Pull Request - State: closed - Opened by joway over 2 years ago - 1 comment

#151 - [GLCC 赛题] 使用 io_uring 实现 netpoll I/O 轮询器

Issue - State: closed - Opened by cloudwegoIce over 2 years ago - 2 comments
Labels: wanted

#132 - feat: MallocAck drop the tail nodes

Pull Request - State: closed - Opened by Hchenn over 2 years ago - 1 comment

#124 - PollManager 如何实现优雅退出?

Issue - State: closed - Opened by Ccheers over 2 years ago - 3 comments
Labels: question

#108 - WIP: feat: set write timeout

Pull Request - State: closed - Opened by joway almost 3 years ago - 1 comment

#89 - feat: use accept4 and socket syscall with options

Pull Request - State: open - Opened by joway almost 3 years ago - 1 comment

#80 - 运行普通的server端demo有问题

Issue - State: closed - Opened by xj524598 about 3 years ago - 7 comments
Labels: bug, duplicate, fix

#77 - 预期什么时候开始开源支持io_uring?

Issue - State: closed - Opened by xj524598 about 3 years ago - 14 comments
Labels: doing

#69 - WIP: just test lastn

Pull Request - State: closed - Opened by Hchenn about 3 years ago - 1 comment

#66 - WIP: feat: add foreach for zero copy

Pull Request - State: closed - Opened by ccqy66 about 3 years ago - 9 comments
Labels: doing

#64 - socket5协议支持

Issue - State: closed - Opened by KeKe-Li about 3 years ago - 2 comments
Labels: wontfix

#61 - SetIdleTimeout调用SetKeepAlive的原因?

Issue - State: open - Opened by Leoyoungxh about 3 years ago - 13 comments
Labels: bug, TODO

#60 - TLS

Issue - State: open - Opened by da-tai about 3 years ago - 10 comments
Labels: doing

#52 - seem it can't work on Mac OSX

Issue - State: closed - Opened by siddontang about 3 years ago - 11 comments
Labels: question

#32 - WIP: opt: optimize readv, writev, sendmsg

Pull Request - State: closed - Opened by Hchenn over 3 years ago - 1 comment

#16 - Broken link for multisyscall

Issue - State: closed - Opened by jim3ma over 3 years ago - 6 comments
Labels: wanted

#2 - nocopy_readwriter should have close function?

Issue - State: closed - Opened by Yangzhengyi over 3 years ago - 1 comment
Labels: question