Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / panjf2000/gnet issues and pull requests
#675 - [Bug]: UDP Port Not Released After Stopping Server
Issue -
State: open - Opened by wang229819838 5 days ago
Labels: bug
#674 - chore: expurgate conn.asyncWrite/asyncWritev
Pull Request -
State: closed - Opened by panjf2000 7 days ago
- 1 comment
Labels: dependencies, chores
#673 - opt: release outboundBuffer immediately in AsyncWrite(v) if Conn is closed
Pull Request -
State: closed - Opened by panjf2000 7 days ago
- 1 comment
Labels: enhancement, optimization, performance
#672 - [Bug]: memory leaks of disconnected connections
Issue -
State: closed - Opened by xuhuigithub 8 days ago
- 8 comments
Labels: bug, waiting for response, needs investigation, needs more info
#671 - patch: v2.7.1
Pull Request -
State: closed - Opened by panjf2000 13 days ago
Labels: patch
#670 - test: add an example for the netpoll package
Pull Request -
State: closed - Opened by panjf2000 13 days ago
- 1 comment
Labels: new feature, chores
#668 - minor: v2.7.0
Pull Request -
State: closed - Opened by panjf2000 14 days ago
Labels: new feature, docs, minor
#667 - feat: export the core internal packages
Pull Request -
State: closed - Opened by panjf2000 14 days ago
- 1 comment
Labels: new feature
#666 - [Question]: eng.Dup() not supported by windows
Issue -
State: closed - Opened by fearlessfe 26 days ago
- 3 comments
Labels: help wanted, question, waiting for response, inferior issue
#665 - support timeout when Dial
Pull Request -
State: closed - Opened by tyws about 1 month ago
- 1 comment
#664 - patch: v2.6.3
Pull Request -
State: closed - Opened by panjf2000 about 1 month ago
Labels: enhancement, optimization, patch
#663 - opt: renovate the concurrency management of gnet engine
Pull Request -
State: closed - Opened by panjf2000 about 1 month ago
- 1 comment
Labels: enhancement, optimization
#662 - [Bug]: Idle connections still occupy memory, the ringbuf cannot be released
Issue -
State: closed - Opened by szza 2 months ago
- 3 comments
Labels: bug, waiting for response
#661 - patch: v2.6.2
Pull Request -
State: closed - Opened by panjf2000 2 months ago
Labels: bug, enhancement, optimization, patch
#660 - opt: eliminate the inuse eventloop.cache for idle connections
Pull Request -
State: closed - Opened by panjf2000 2 months ago
- 1 comment
Labels: enhancement, optimization
#659 - [Bug]: the buff of eventloop.cache used cannot be released
Issue -
State: closed - Opened by szza 2 months ago
- 22 comments
Labels: bug, waiting for response, needs investigation, needs more info
#658 - patch: v2.6.1
Pull Request -
State: closed - Opened by panjf2000 2 months ago
Labels: patch
#657 - opt: use worker pool for asynchronous tasks on Windows
Pull Request -
State: closed - Opened by panjf2000 2 months ago
- 1 comment
Labels: enhancement, optimization, OS-Windows, performance
#656 - chore: rename some parameters
Pull Request -
State: closed - Opened by panjf2000 2 months ago
- 1 comment
Labels: chores
#655 - Bugfix/cache
Pull Request -
State: closed - Opened by szza 2 months ago
#654 - opt: optimize Conn.Next and Conn.Peek
Pull Request -
State: closed - Opened by panjf2000 2 months ago
- 1 comment
Labels: enhancement, optimization
#652 - test: add test for SO_BINDTODEVICE with TCP
Pull Request -
State: closed - Opened by panjf2000 2 months ago
- 1 comment
Labels: chores, OS-Linux
#651 - minor: v2.6.0
Pull Request -
State: closed - Opened by panjf2000 2 months ago
Labels: bug, new feature, docs, minor
#650 - feat: support SO_BINDTODEVICE on Linux
Pull Request -
State: closed - Opened by panjf2000 2 months ago
- 1 comment
Labels: enhancement, new feature, OS-Linux
#649 - bug: fix Conn.Next not safe (#648)
Pull Request -
State: closed - Opened by zhongweikang 2 months ago
- 2 comments
Labels: bug, pending merged
#648 - [Bug]: conn.Next not safe
Issue -
State: closed - Opened by zhongweikang 2 months ago
- 29 comments
Labels: bug, pending development, needs fix
#647 - [Bug]: conn.Next not safe
Issue -
State: closed - Opened by zhongweikang 2 months ago
- 2 comments
Labels: bug, invalid
#646 - feat: support configurable I/O chunk to drain at a time in edge-triggered mode
Pull Request -
State: closed - Opened by panjf2000 2 months ago
- 1 comment
Labels: enhancement, optimization, new feature
#645 - [Question]: Please tell me about the address and port occupation problem after concurrent requests.
Issue -
State: closed - Opened by kwok828 3 months ago
- 2 comments
Labels: help wanted, question
#644 - feat: support configurable I/O space to drain at a time in edge-trigg…
Pull Request -
State: closed - Opened by lovefyf928 3 months ago
- 1 comment
#643 - [Feature]: support configurable I/O space to drain at a time in edge-triggered mode
Issue -
State: closed - Opened by panjf2000 3 months ago
Labels: enhancement, proposal, pending development, proposal accepted
#642 - [Question]: conn.RemoteAddr() null pointer
Issue -
State: closed - Opened by wangxinshuo 3 months ago
- 10 comments
Labels: help wanted, question
#641 - patch: v2.5.9
Pull Request -
State: closed - Opened by panjf2000 4 months ago
- 1 comment
Labels: bug, enhancement, optimization, docs, patch
#640 - chore: use errors.Is and errors.Join for customized errors
Pull Request -
State: closed - Opened by panjf2000 4 months ago
- 1 comment
Labels: enhancement, optimization, chores
#639 - patch: v2.5.8
Pull Request -
State: closed - Opened by panjf2000 4 months ago
Labels: bug, docs, patch
#638 - opt: bump up minimum required Go version to 1.20
Pull Request -
State: closed - Opened by panjf2000 4 months ago
- 1 comment
Labels: enhancement, dependencies, docs
#637 - [Question]: SetContext has no effect in UDP. Is it intentionally designed this way?
Issue -
State: closed - Opened by ckcfcc 4 months ago
- 8 comments
Labels: help wanted, question, waiting for response, needs investigation, needs more info, stale
#636 - [Bug]: panic: runtime error: index out of range [0] with length 0
Issue -
State: closed - Opened by todayforever 4 months ago
- 6 comments
Labels: bug, invalid, waiting for response, needs investigation, needs more info, docs
#635 - [Feature]: It is necessary to kick out connections that have not had data interaction for a long time. How to delete them all at once?
Issue -
State: closed - Opened by maxbad 5 months ago
- 2 comments
Labels: enhancement, proposal
#634 - [Question]: Is OnTick always triggered by the same goroutine?
Issue -
State: closed - Opened by ckcfcc 5 months ago
- 4 comments
Labels: help wanted, question, waiting for response
#633 - fixed concurrent map write and read for conn matrix map
Pull Request -
State: closed - Opened by Wang 5 months ago
- 1 comment
#632 - [Bug]: concurrent map write and read
Issue -
State: closed - Opened by Rui-i 5 months ago
- 8 comments
Labels: bug, waiting for response, needs investigation, needs more info
#631 - [Question]: Communicate with netty
Issue -
State: closed - Opened by 879611427 6 months ago
- 2 comments
Labels: help wanted, question
#630 - [Question]: How to set the client write timeout parameter?
Issue -
State: closed - Opened by xspren 6 months ago
- 2 comments
Labels: help wanted, question
#629 - [Question]: client blocks when dialing new connections
Issue -
State: closed - Opened by zhao890516 6 months ago
- 19 comments
Labels: help wanted, invalid, question, waiting for response, needs investigation, needs more info
#628 - [Question]: Does udp buffer support on-demand allocation?
Issue -
State: closed - Opened by Flash-LHR 7 months ago
- 2 comments
Labels: help wanted, question
#627 - [Question]: type engine struct {
Issue -
State: closed - Opened by ayamzh 7 months ago
- 2 comments
Labels: help wanted, question
#626 - [Question]: where is the example project?
Issue -
State: closed - Opened by ayamzh 7 months ago
- 3 comments
Labels: help wanted, question
#625 - patch: v2.5.7
Pull Request -
State: closed - Opened by panjf2000 7 months ago
Labels: bug, enhancement, optimization, patch
#624 - opt: close file descriptor after OnClose() for UDP along with code improvement
Pull Request -
State: closed - Opened by panjf2000 7 months ago
- 1 comment
Labels: bug, enhancement, optimization
#623 - patch: v2.5.6
Pull Request -
State: closed - Opened by panjf2000 7 months ago
Labels: bug, patch
#622 - opt: close file descriptor after OnClose()
Pull Request -
State: closed - Opened by panjf2000 7 months ago
- 1 comment
Labels: bug, enhancement, optimization
#621 - [bug]: socket fd being reused during `OnClose()` lead to data corruption
Issue -
State: closed - Opened by fanties 7 months ago
- 6 comments
Labels: bug, needs fix
#620 - patch: v2.5.5
Pull Request -
State: closed - Opened by panjf2000 7 months ago
Labels: bug, patch
#619 - bug: fix the wrong default behavior of TCPNoDelay on client side
Pull Request -
State: closed - Opened by panjf2000 7 months ago
- 1 comment
Labels: bug, docs, patch
#618 - test: increase the test code coverage a little bit
Pull Request -
State: closed - Opened by panjf2000 7 months ago
- 1 comment
#617 - patch: v2.5.4
Pull Request -
State: closed - Opened by panjf2000 7 months ago
Labels: bug, docs, patch
#616 - bug: fix Conn.Next and Conn.Peek panic On Unix
Pull Request -
State: closed - Opened by serious-snow 7 months ago
- 1 comment
Labels: bug, patch
#615 - [Bug]: gnet.Conn.Peek crashes slice bounds out of range
Issue -
State: closed - Opened by serious-snow 7 months ago
- 6 comments
Labels: bug, waiting for response, pending development, needs fix, working on it, patch
#614 - [Feature]: tls support
Issue -
State: closed - Opened by Rohsichan 7 months ago
- 5 comments
Labels: enhancement, proposal
#613 - chore: upgrade modules and update .gitignore
Pull Request -
State: closed - Opened by panjf2000 7 months ago
- 1 comment
Labels: dependencies, chores
#612 - [Question]: redhub upgraded to use gnet/v2 issues, seemed "stalled"
Issue -
State: closed - Opened by sprappcom 7 months ago
- 1 comment
Labels: help wanted, question
#611 - [Question]: The redis server service implemented using gnet has too many read tcp i/o timeouts in the production environment.
Issue -
State: closed - Opened by xingfu89 8 months ago
- 6 comments
Labels: help wanted, question, waiting for response, needs investigation, needs more info
#610 - UDP FD handle is not released
Issue -
State: closed - Opened by vela-security 8 months ago
- 1 comment
Labels: bug, invalid, waiting for response, inactivity
#609 - [Question]: there's gnet https server now, how to use gnet https client?
Issue -
State: closed - Opened by sprappcom 8 months ago
- 1 comment
Labels: help wanted, question
#608 - [Feature]: `io_uring` support
Issue -
State: closed - Opened by sprappcom 8 months ago
- 6 comments
Labels: enhancement, proposal
#607 - patch: v2.5.3
Pull Request -
State: closed - Opened by panjf2000 8 months ago
Labels: bug, enhancement, optimization, docs, patch
#606 - opt: bring down the `maxBytesTransferET` and defer write in ET mode
Pull Request -
State: closed - Opened by panjf2000 8 months ago
- 1 comment
Labels: enhancement, optimization, performance
#605 - [Bug]: Discard() panic
Issue -
State: closed - Opened by chen2ding 8 months ago
- 17 comments
Labels: bug, invalid, needs investigation, needs more info
#604 - opt: improve the performance of sending data
Pull Request -
State: closed - Opened by limpo1989 8 months ago
- 8 comments
#603 - [Question]: When using io.CopyBuffer(), do you need to call Flush to send the data?
Issue -
State: closed - Opened by KM-SF 8 months ago
- 2 comments
Labels: help wanted, invalid, question
#602 - [Question]: How to shut down the started tcp server and turn off port listening?
Issue -
State: closed - Opened by shiyuecamus 8 months ago
- 2 comments
Labels: help wanted, question, waiting for response, needs investigation, needs more info, inactivity
#601 - Special treatment for the first package
Issue -
State: closed - Opened by skyw4code 8 months ago
- 8 comments
Labels: help wanted, question, wontfix
#600 - patch: v2.5.2
Pull Request -
State: closed - Opened by panjf2000 9 months ago
Labels: bug, patch
#599 - opt: clamp the event-loops in ET mode to avaoid starving
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, pending merged, optimization, OS-Linux, performance
#598 - [Bug]: Read returns io.ErrShortBuffer on closed connection
Issue -
State: closed - Opened by ezh 9 months ago
- 9 comments
Labels: bug, waiting for response, needs more info
#595 - [Bug]: example gnet for echo tcp uses too much memory
Issue -
State: closed - Opened by kolinfluence 9 months ago
- 7 comments
Labels: needs investigation, needs more info
#594 - patch: v2.5.1
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: bug, enhancement, optimization, docs, patch, OS-OpenBSD, OS-NetBSD
#593 - opt: fix compilation errors on *BSD
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: bug, enhancement, optimization
#592 - [Bug]: GNET client not working as expected
Issue -
State: closed - Opened by Z3NTL3 9 months ago
- 4 comments
Labels: bug
#591 - [Question]: gnet client works not as expected even tho i did it according to the api ref
Issue -
State: closed - Opened by Z3NTL3 9 months ago
- 1 comment
Labels: help wanted, question
#590 - opt: reduce duplicate code for I/O reactors
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, optimization
#588 - minor: v2.5.0
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, optimization, new feature, docs, minor, OS-Linux, OS-Darwin, OS-Windows, OS-FreeBSD, OS-OpenBSD, OS-NetBSD, OS-Dragonfly
#587 - opt: reduce duplicate code of I/O processing
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, pending merged, optimization
#586 - opt: refine the code of I/O handlers
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, optimization
#585 - opt: enable ET mode on listener event-loop by default
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, optimization, performance
#584 - opt: disable SO_REUSEPORT on Unix domain sockets
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement
#583 - opt: don't disable SO_REUSEPORT on DragonFlyBSD
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, optimization
#582 - Don't disable SO_REUSEPORT on DragonFlyBSD
Issue -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
#581 - Don't use SO_REUSEPORT on Unix domain sockets
Issue -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
#580 - opt: only enable SO_REUSEPORT on Linux and FreeBSD
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: enhancement, optimization
#579 - Inconsistent behaviors with SO_REUSEPORT on Linux and *BSD
Issue -
State: closed - Opened by panjf2000 9 months ago
- 7 comments
Labels: enhancement, optimization, OS-Linux, OS-FreeBSD
#578 - feat: support multiple network addresses binding
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: new feature, docs
#577 - [Bug]: fatal error: concurrent map read and map write
Issue -
State: closed - Opened by iqinlongfei 9 months ago
- 1 comment
Labels: bug, waiting for response, needs investigation, needs more info, inactivity
#576 - feat: support edge-triggered I/O
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: new feature
#575 - [Question]: Is the netpoll v1 version defaulting to horizontal triggering, and the V2 version defaulting to edge triggering?
Issue -
State: closed - Opened by chen2ding 9 months ago
- 15 comments
Labels: help wanted, question
#574 - patch: v2.4.2
Pull Request -
State: closed - Opened by panjf2000 9 months ago
Labels: bug, patch
#573 - [Feature]: support edge-triggered I/O
Issue -
State: closed - Opened by panjf2000 9 months ago
Labels: enhancement, proposal, pending development, proposal accepted
#572 - bug: fix the EEXIST of epoll_ctl in eventloop.open
Pull Request -
State: closed - Opened by panjf2000 9 months ago
- 1 comment
Labels: bug
#571 - [Question]: I would like to verify whether this problem in the screenshot will cause the memory of the service to slowly increase.
Issue -
State: closed - Opened by huangweiboy2 9 months ago
- 1 comment
Labels: help wanted, question, waiting for response, needs investigation, needs more info, inactivity