An open API service indexing awesome lists of open source software.

https://github.com/mdlayher/kcm

Package kcm provides access to Linux Kernel Connection Multiplexor sockets (AF_KCM). MIT Licensed.
https://github.com/mdlayher/kcm

af-kcm kcm linux socket

Last synced: about 1 year ago
JSON representation

Package kcm provides access to Linux Kernel Connection Multiplexor sockets (AF_KCM). MIT Licensed.

Awesome Lists containing this project

README

          

# kcm [![Test Status](https://github.com/mdlayher/kcm/workflows/Test/badge.svg)](https://github.com/mdlayher/kcm/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/mdlayher/kcm.svg)](https://pkg.go.dev/github.com/mdlayher/kcm) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/kcm)](https://goreportcard.com/report/github.com/mdlayher/kcm)

Package `kcm` provides access to Linux Kernel Connection Multiplexor sockets
(`AF_KCM`). MIT Licensed.