Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/socket2 issues and pull requests

#536 - feat: Add UDP GRO option

Pull Request - State: open - Opened by XAMPPRocky 26 days ago - 1 comment

#535 - Fix: header_included_v6 is broken on BSD OSes

Pull Request - State: open - Opened by jjnicola about 1 month ago

#534 - header_included_v6 is broken on BSD OSes

Issue - State: open - Opened by keithmattix about 1 month ago

#533 - Implement a Cross-Platform TCP Congestion Control Switch

Issue - State: open - Opened by radioactiveAHM about 1 month ago - 1 comment

#532 - Add wasm32-wasip2 target support

Pull Request - State: open - Opened by nickrum about 1 month ago - 3 comments

#531 - Update meta data

Pull Request - State: closed - Opened by keepsimple1 2 months ago - 1 comment

#530 - update package info for socket2-plus

Pull Request - State: closed - Opened by keepsimple1 2 months ago - 1 comment

#529 - feat: add support for original_dst for windows

Pull Request - State: open - Opened by keithmattix 2 months ago - 5 comments

#528 - Update windows-sys 0.59

Pull Request - State: closed - Opened by Berrysoft 2 months ago - 2 comments

#527 - socket2 doesn't compile on ubuntu

Issue - State: open - Opened by Merrick17 3 months ago - 7 comments

#526 - Bumping `windows-sys` is a Semver breaking change

Issue - State: open - Opened by abonander 3 months ago

#525 - join_multicast_v6 doesn't work (0.5.7)

Issue - State: open - Opened by paigeadelethompson 3 months ago - 3 comments

#524 - Issue: #523

Pull Request - State: open - Opened by Kleinmarb 3 months ago - 1 comment

#523 - Add rest of socket options for unix

Issue - State: open - Opened by Kleinmarb 3 months ago - 2 comments

#522 - Add Layer2 protocols

Issue - State: open - Opened by hercule-karuha 4 months ago - 1 comment

#520 - Merge Check, CheckTier3, Docs and DocsTier3 CI jobs

Pull Request - State: closed - Opened by Thomasdezeeuw 5 months ago - 1 comment

#519 - Add suffix to protocol specific Socket methods

Issue - State: open - Opened by Thomasdezeeuw 5 months ago

#518 - Add: header_included_v6() and set_header_included_v6()

Pull Request - State: closed - Opened by jjnicola 5 months ago - 3 comments

#517 - Not able to create IPv6 raw socket

Issue - State: closed - Opened by jjnicola 5 months ago - 4 comments

#516 - Hyper-util on xtensa esp32

Issue - State: open - Opened by lorenzo-pirchio 5 months ago - 3 comments

#515 - #487 Add ways to set Path Discovery MTU for Linux on a Socket.

Pull Request - State: open - Opened by darnuria 5 months ago - 2 comments

#514 - feat: Added visionOS support for Apple Vision Pro

Pull Request - State: closed - Opened by eugenehp 6 months ago - 5 comments

#513 - Ignore clippy new_without_default

Pull Request - State: closed - Opened by Thomasdezeeuw 6 months ago - 1 comment

#512 - fix typos

Pull Request - State: closed - Opened by m-vz 6 months ago - 1 comment

#511 - Release v0.5.7

Pull Request - State: closed - Opened by Thomasdezeeuw 7 months ago

#510 - Support transparent proxy related unix socket options as possible

Pull Request - State: open - Opened by cavivie 7 months ago - 9 comments

#509 - Possible to publish a new patch release?

Issue - State: closed - Opened by tobz 7 months ago - 4 comments

#508 - ESP-IDF compiation error

Issue - State: open - Opened by nandra 7 months ago - 4 comments

#507 - Prevent MsgHdr::with_control with empty buffer causes error in macOS

Pull Request - State: closed - Opened by youknowone 7 months ago - 7 comments

#506 - Add `Socket::passcred`/`set_passcred` for working with `SO_PASSCRED`.

Pull Request - State: closed - Opened by tobz 7 months ago - 7 comments

#505 - Add `MsgHdrMut::control_len` to get how much of control buffer was filled.

Pull Request - State: closed - Opened by tobz 7 months ago - 1 comment

#504 - Added options to support socket timestamping

Pull Request - State: open - Opened by tglane 7 months ago - 2 comments

#503 - Add Apple visionOS support

Pull Request - State: closed - Opened by QuentinPerez 7 months ago - 10 comments

#502 - Update to FreeBSD 13.2 on Cirrus CI

Pull Request - State: closed - Opened by Thomasdezeeuw 8 months ago

#501 - Shouldn't socket recv() promise in its doc allows a nicer API

Issue - State: closed - Opened by keepsimple1 8 months ago - 7 comments

#500 - Provide `bind_device_by_index_v{4|6}` methods for linux.

Issue - State: open - Opened by Frostie314159 8 months ago - 8 comments

#499 - Add MSG_CONFIRM and MSG_DONTROUTE to RecvFlags

Pull Request - State: closed - Opened by pd0wm 8 months ago - 9 comments

#498 - socket error

Issue - State: closed - Opened by rosejober 9 months ago - 1 comment

#497 - Update to FreeBSD 13.2 on Cirrus CI

Pull Request - State: closed - Opened by Thomasdezeeuw 9 months ago

#496 - Release v0.5.6

Pull Request - State: closed - Opened by Thomasdezeeuw 9 months ago - 1 comment

#495 - New release

Issue - State: closed - Opened by jschwe 9 months ago - 1 comment

#494 - Add support for sendmmsg/recvmmsg

Pull Request - State: open - Opened by Tuetuopay 9 months ago - 3 comments

#493 - Support for {recv,send}mmsg

Issue - State: open - Opened by Tuetuopay 9 months ago - 2 comments

#492 - socket() always fails on WSL1 due to unsupported SOCK_CLOEXEC flag

Issue - State: closed - Opened by nu774 9 months ago - 5 comments

#491 - Fix compilation error with target_env=ohos

Pull Request - State: closed - Opened by Chilledheart 10 months ago - 1 comment

#490 - How to read EventExtra from the event?

Issue - State: closed - Opened by irvingoujAtDevolution 10 months ago - 2 comments

#488 - Update actions/checkout action to v4

Pull Request - State: closed - Opened by taiki-e 10 months ago - 2 comments

#486 - Fix typo in #485 (set_multicast_all_v4)

Pull Request - State: closed - Opened by mzachar 11 months ago - 1 comment

#485 - Socket option for IP_MULTICAST_ALL & IPV6_MULTICAST_ALL for linux

Pull Request - State: closed - Opened by mzachar 11 months ago - 4 comments

#484 - don'tassign8080 port

Issue - State: closed - Opened by Sofa467 11 months ago

#483 - Android support

Issue - State: closed - Opened by Kofituo 11 months ago - 3 comments

#482 - haiku: Fix unit tests, reduce warnings

Pull Request - State: closed - Opened by kallisti5 12 months ago - 1 comment

#481 - haiku: Fix consumers by removing unsupported TOS calls

Pull Request - State: closed - Opened by kallisti5 12 months ago - 5 comments

#480 - Update `windows-sys` 0.52

Pull Request - State: closed - Opened by kennykerr almost 1 year ago - 1 comment

#479 - Haiku fixes for IP_RECVTOS and IP_TOS

Pull Request - State: closed - Opened by Begasus about 1 year ago - 2 comments

#478 - QUESTION: How to special `laddr` when dialing connection?

Issue - State: closed - Opened by jjeffcaii about 1 year ago - 3 comments

#477 - Release v0.5.5

Pull Request - State: closed - Opened by Thomasdezeeuw about 1 year ago

#476 - Release v0.4.10

Pull Request - State: closed - Opened by Thomasdezeeuw about 1 year ago

#475 - Added support for vita

Pull Request - State: closed - Opened by nikarh about 1 year ago - 3 comments

#474 - Add GNU/Hurd support

Pull Request - State: closed - Opened by sthibaul about 1 year ago - 9 comments

#472 - Why cannot find WASStartup and WSACleanup in source code?

Issue - State: closed - Opened by takkuumi about 1 year ago - 7 comments

#471 - Release v0.5.4

Pull Request - State: closed - Opened by Thomasdezeeuw about 1 year ago - 1 comment

#470 - Add `protocol` method for Windows.

Pull Request - State: closed - Opened by Berrysoft about 1 year ago - 4 comments

#469 - Assign ss_len if it exists.

Pull Request - State: closed - Opened by Berrysoft about 1 year ago - 2 comments

#468 - Set `ss_len` when creating `SockAddr` from std

Issue - State: closed - Opened by Berrysoft about 1 year ago - 1 comment

#467 - fix typos

Pull Request - State: closed - Opened by CroxxN about 1 year ago - 1 comment

#466 - nonblocking connect

Issue - State: closed - Opened by dbregman about 1 year ago - 6 comments

#465 - Add support for vita

Pull Request - State: closed - Opened by pheki about 1 year ago - 9 comments

#464 - Fix Clippy warnings

Pull Request - State: closed - Opened by Thomasdezeeuw about 1 year ago

#463 - windows-sys: use ADDRESS_FAMILY for `sa_family_t`

Pull Request - State: closed - Opened by nerditation about 1 year ago - 1 comment

#462 - Windows: `sa_family_t` should use `ADDRESS_FAMILY` from `windows-sys`

Issue - State: closed - Opened by nerditation about 1 year ago - 5 comments

#460 - Small fix for ESP-IDF platform support

Pull Request - State: closed - Opened by jasta over 1 year ago - 1 comment

#459 - What happened to the `RAW` socket type?

Issue - State: closed - Opened by wiseaidev over 1 year ago - 1 comment

#458 - Set Socket interface using interface index

Issue - State: open - Opened by jorritolthuis over 1 year ago - 1 comment

#457 - Fix CI v0.4

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#456 - msghdr as a private field in MsgHdr/MsgMutHdr

Issue - State: closed - Opened by cavivie over 1 year ago - 2 comments

#455 - Backport ESP-IDF support from main branch

Pull Request - State: closed - Opened by jasta over 1 year ago - 4 comments

#454 - Add CI support for ESP-IDF

Issue - State: open - Opened by Thomasdezeeuw over 1 year ago

#453 - Fix Clippy warning

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#452 - Support for the ESP-IDF framework

Pull Request - State: closed - Opened by jasta over 1 year ago - 4 comments

#451 - support target ohos

Issue - State: closed - Opened by hlwqds over 1 year ago - 3 comments

#450 - Support `sockatmark()`-like functionality

Issue - State: open - Opened by leftmostcat over 1 year ago - 5 comments

#449 - Add SO_REUSEPORT support, currently only set_reuse_address.

Issue - State: closed - Opened by Originalimoc over 1 year ago - 1 comment

#448 - add IPPROTO_DIVERT spport

Pull Request - State: closed - Opened by jonsen over 1 year ago - 2 comments

#447 - Add Socket::{send,recv}msg and MsgHdr(Mut)

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago - 7 comments

#446 - [RFC] Add support for receiving ancillary data

Pull Request - State: closed - Opened by yuguorui over 1 year ago - 4 comments

#445 - Add support for ancillary data receiving

Issue - State: closed - Opened by yuguorui over 1 year ago - 3 comments

#444 - Add support for receiving ancillary data

Pull Request - State: closed - Opened by yuguorui over 1 year ago - 1 comment

#443 - Don't set CLOEXEC on Fuchsia

Issue - State: open - Opened by ttttcrngyblflpp over 1 year ago - 2 comments

#442 - sys/unix.rs: Added support for SO_REUSEPORT_LB

Pull Request - State: closed - Opened by jpds over 1 year ago - 1 comment

#441 - Socket::bind_device missing on linux platforms

Issue - State: closed - Opened by pabigot over 1 year ago - 9 comments

#440 - Release v0.5.3

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago - 4 comments

#439 - Haiku: update platform support.

Pull Request - State: closed - Opened by jessicah over 1 year ago - 3 comments

#438 - Haiku: fix build as IP_RECVTOS does not exist (v0.4.x)

Pull Request - State: closed - Opened by nielx over 1 year ago - 7 comments

#437 - Add support for getting SO_COOKIE socket option on linux

Pull Request - State: closed - Opened by bleggett over 1 year ago - 2 comments