Skip to content
/ net Public
forked from golang/net

Go Networking library fork with support for multiple reads and writes on linux for methods ReadBatch() and WriteBatch() in net/ipv4 and net/ipv6 have been disabled.

License

Notifications You must be signed in to change notification settings

EErikas/net

 
 

Repository files navigation

Go Networking

This repository holds a for of supplementary Go networking libraries.

In this version support for multiple reads and writes on linux for methods ReadBatch() and WriteBatch() in net/ipv4 and net/ipv6 have been disabled.

If you you don't want this behaviour, you should use the official golang/net library.

About

Go Networking library fork with support for multiple reads and writes on linux for methods ReadBatch() and WriteBatch() in net/ipv4 and net/ipv6 have been disabled.

Resources

License

Contributing

Stars

Watchers

Forks

Languages

  • Go 99.9%
  • Other 0.1%