issues
search
rust-lang
/
socket2
Advanced configuration options for sockets.
https://docs.rs/socket2
Apache License 2.0
683
stars
227
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Add UDP GRO option
#536
XAMPPRocky
opened
3 weeks ago
1
Fix: header_included_v6 is broken on BSD OSes
#535
jjnicola
opened
1 month ago
0
header_included_v6 is broken on BSD OSes
#534
keithmattix
opened
1 month ago
0
Implement a Cross-Platform TCP Congestion Control Switch
#533
radioactiveAHM
opened
1 month ago
1
Add wasm32-wasip2 target support
#532
nickrum
opened
1 month ago
5
Update meta data
#531
keepsimple1
closed
2 months ago
1
update package info for socket2-plus
#530
keepsimple1
closed
2 months ago
1
feat: add support for original_dst for windows
#529
keithmattix
opened
2 months ago
5
Update windows-sys 0.59
#528
Berrysoft
closed
3 weeks ago
2
socket2 doesn't compile on ubuntu
#527
Merrick17
closed
3 days ago
8
Bumping `windows-sys` is a Semver breaking change
#526
abonander
opened
2 months ago
1
join_multicast_v6 doesn't work (0.5.7)
#525
paigeadelethompson
opened
3 months ago
3
Issue: #523
#524
Kleinmarb
opened
3 months ago
2
Add rest of socket options for unix
#523
Kleinmarb
closed
3 days ago
3
Add Layer2 protocols
#522
hercule-karuha
opened
4 months ago
1
Is there any way to get the IP header content on the socket created with Type::DGRAM?
#521
feynhang
closed
4 months ago
2
Merge Check, CheckTier3, Docs and DocsTier3 CI jobs
#520
Thomasdezeeuw
closed
4 months ago
1
Add suffix to protocol specific Socket methods
#519
Thomasdezeeuw
opened
4 months ago
0
Add: header_included_v6() and set_header_included_v6()
#518
jjnicola
closed
4 months ago
3
Not able to create IPv6 raw socket
#517
jjnicola
closed
4 months ago
4
Hyper-util on xtensa esp32
#516
lorenzo-pirchio
closed
3 days ago
4
#487 Add ways to set Path Discovery MTU for Linux on a Socket.
#515
darnuria
opened
5 months ago
2
feat: Added visionOS support for Apple Vision Pro
#514
eugenehp
closed
5 months ago
5
Ignore clippy new_without_default
#513
Thomasdezeeuw
closed
5 months ago
1
fix typos
#512
m-vz
closed
5 months ago
1
Release v0.5.7
#511
Thomasdezeeuw
closed
6 months ago
0
Support transparent proxy related unix socket options as possible
#510
cavivie
opened
6 months ago
9
Possible to publish a new patch release?
#509
tobz
closed
6 months ago
4
ESP-IDF compiation error
#508
nandra
opened
6 months ago
4
Prevent MsgHdr::with_control with empty buffer causes error in macOS
#507
youknowone
closed
6 months ago
7
Add `Socket::passcred`/`set_passcred` for working with `SO_PASSCRED`.
#506
tobz
closed
7 months ago
7
Add `MsgHdrMut::control_len` to get how much of control buffer was filled.
#505
tobz
closed
7 months ago
1
Added options to support socket timestamping
#504
tglane
opened
7 months ago
2
Add Apple visionOS support
#503
QuentinPerez
closed
4 months ago
10
Update to FreeBSD 13.2 on Cirrus CI
#502
Thomasdezeeuw
closed
7 months ago
0
Shouldn't socket recv() promise in its doc allows a nicer API
#501
keepsimple1
closed
7 months ago
7
Provide `bind_device_by_index_v{4|6}` methods for linux.
#500
Frostie314159
opened
8 months ago
8
Add MSG_CONFIRM and MSG_DONTROUTE to RecvFlags
#499
pd0wm
closed
8 months ago
9
socket error
#498
rosejober
closed
8 months ago
1
Update to FreeBSD 13.2 on Cirrus CI
#497
Thomasdezeeuw
closed
8 months ago
0
Release v0.5.6
#496
Thomasdezeeuw
closed
8 months ago
1
New release
#495
jschwe
closed
8 months ago
1
Add support for sendmmsg/recvmmsg
#494
Tuetuopay
opened
9 months ago
3
Support for {recv,send}mmsg
#493
Tuetuopay
opened
9 months ago
2
socket() always fails on WSL1 due to unsupported SOCK_CLOEXEC flag
#492
nu774
closed
9 months ago
5
Fix compilation error with target_env=ohos
#491
Chilledheart
closed
9 months ago
1
How to read EventExtra from the event?
#490
irvingoujAtDevolution
closed
9 months ago
2
Error: BoxSend(Os { code: 98, kind: AddrInUse, message: "Address already in use" })
#489
kolbma
closed
9 months ago
2
Update actions/checkout action to v4
#488
taiki-e
closed
10 months ago
2
Currently socket2 has no way to set the DF bit on packets. The attached patch adds it.
#487
jcdutton
opened
10 months ago
3
Next