Registry / networking / anacrolix-mmsg

anacrolix-mmsg

JSON →
library1.1.1gogounverified

Package mmsg provides a Go implementation of the sendmmsg and recvmmsg system calls for batch network packet processing.

go get github.com/anacrolix/mmsg
INSTALL
IMPORT
SIG · ANACROLIX-MMSG
A
anacrolix-mmsg
networkinggov1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mmsg
github.com/anacrolix/mmsg

Print the maximum number of messages that can be sent or received in a single batch.

package main import ( "fmt" "github.com/anacrolix/mmsg" ) func main() { fmt.Println(mmsg.MaxMessages) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
30
OpenAI (training)
1
Resources
anacrolix-mmsg — go get anacrolix-mmsg · libregistry