[ 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.