We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update dependencies
Add a deadline for epollwait
Fix tick event consuming 100% CPU fixes #61
Avoid allocation
Reuse connection output page Avoid the extra allocations for every Data event by hanging onto the existing connection page when possible.
Merge pull request #57 from coyove/coyove/fixendian Fix Poll.Trigger byte order bug under linux
Fix for linux/arm64
Fixed hang on detach closed
Added Wake to connection
Merge pull request #17 from kevwan/patch-1 Update evio_loop.go