معرفی شرکت ها


golang-github-mdlayher-socket-devel-0.4.1-2.fc39.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support. MIT Licensed
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته golang-github-mdlayher-socket-devel
نام فایل بسته golang-github-mdlayher-socket-devel-0.4.1-2.fc39.noarch.rpm
نسخه بسته 0.4.1
انتشار بسته 2.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 20 Jul 2023 06
هاست سازنده buildvm-x86-32.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/mdlayher/socket
مجوز MIT
حجم دانلود 35K
حجم نصب 73.630K
Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O and deadline support. MIT Licensed. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mdlayher/socket


نیازمندی

مقدار نام
- go-filesystem
- golang(golang.org/x/net/bpf)
- golang(golang.org/x/sync/errgroup)
- golang(golang.org/x/sys/unix)


ارائه دهنده

مقدار نام
= 0.4.1-2.fc39 golang(github.com/mdlayher/socket)
= 0.4.1-2.fc39 golang(github.com/mdlayher/socket/internal/sockettest)
= 0.4.1-2.fc39 golang-github-mdlayher-socket-devel
= 0.4.1-2.fc39 golang-ipath(github.com/mdlayher/socket)


نحوه نصب


نصب پکیج rpm golang-github-mdlayher-socket-devel:

    dnf install golang-github-mdlayher-socket-devel-0.4.1-2.fc39.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/golang-github-mdlayher-socket-devel
/usr/share/doc/golang-github-mdlayher-socket-devel/CHANGELOG.md
/usr/share/doc/golang-github-mdlayher-socket-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/mdlayher
/usr/share/gocode/src/github.com/mdlayher/socket
/usr/share/gocode/src/github.com/mdlayher/socket/.goipath
/usr/share/gocode/src/github.com/mdlayher/socket/CHANGELOG.md
/usr/share/gocode/src/github.com/mdlayher/socket/LICENSE.md
/usr/share/gocode/src/github.com/mdlayher/socket/README.md
/usr/share/gocode/src/github.com/mdlayher/socket/accept.go
/usr/share/gocode/src/github.com/mdlayher/socket/accept4.go
/usr/share/gocode/src/github.com/mdlayher/socket/conn.go
/usr/share/gocode/src/github.com/mdlayher/socket/conn_linux.go
/usr/share/gocode/src/github.com/mdlayher/socket/conn_linux_test.go
/usr/share/gocode/src/github.com/mdlayher/socket/conn_test.go
/usr/share/gocode/src/github.com/mdlayher/socket/doc.go
/usr/share/gocode/src/github.com/mdlayher/socket/export_linux_test.go
/usr/share/gocode/src/github.com/mdlayher/socket/go.mod
/usr/share/gocode/src/github.com/mdlayher/socket/internal
/usr/share/gocode/src/github.com/mdlayher/socket/internal/sockettest
/usr/share/gocode/src/github.com/mdlayher/socket/internal/sockettest/sockettest.go
/usr/share/gocode/src/github.com/mdlayher/socket/netns_linux.go
/usr/share/gocode/src/github.com/mdlayher/socket/netns_others.go
/usr/share/gocode/src/github.com/mdlayher/socket/setbuffer_linux.go
/usr/share/gocode/src/github.com/mdlayher/socket/setbuffer_others.go
/usr/share/gocode/src/github.com/mdlayher/socket/typ_cloexec_nonblock.go
/usr/share/gocode/src/github.com/mdlayher/socket/typ_none.go
/usr/share/licenses/golang-github-mdlayher-socket-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-05-11

bump to v0.4.1

2023-01-19

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-10-06

Initial import; Fixes: RHBZ#2019289