[Feature]: support configurable I/O space to drain at a time in edge-triggered mode #643
Labels
enhancement
New feature or request
pending development
Requested PR owner to improve code and waiting for the result
proposal accepted
Proposal has been accepted
proposal
Proposal for this repo
Milestone
Description of new feature
Add a new option that specifies the number of bytes that
gnet
can read/write up to in one event loop of ET. For the moment, the default is 1MB.Scenarios for new feature
It would be useful when users need to read/write more (or less) data in one event loop of ET.
Breaking changes or not?
No
Code snippets (optional)
Alternatives for new feature
None.
Additional context (optional)
None.
The text was updated successfully, but these errors were encountered: