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