[ sid ]
[ ソース: golang-github-hugelgupf-socketpair ]
パッケージ: golang-github-hugelgupf-socketpair-dev (0.0~git20240723.9246f21-2)
golang-github-hugelgupf-socketpair-dev に関するリンク
Debian の資源:
golang-github-hugelgupf-socketpair ソースパッケージをダウンロード:
- [golang-github-hugelgupf-socketpair_0.0~git20240723.9246f21-2.dsc]
- [golang-github-hugelgupf-socketpair_0.0~git20240723.9246f21.orig.tar.gz]
- [golang-github-hugelgupf-socketpair_0.0~git20240723.9246f21-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library that provides bidirectionally connected Conns
socketpair is a Go library that provides bidirectionally connected net.Conns, net.PacketConns made from socketpair(2) as well as bidirectionally connected net.TCPConns.
socketpair is currently mostly used in testing Go protocol libraries.