issues
search
rust-vsock
/
vsock-rs
Virtio socket support for Rust
https://crates.io/crates/vsock
Apache License 2.0
27
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish 0.5.1 onto crates.io
#50
kanpov
closed
1 month ago
1
Add support for seqpacket sockets
#49
kanpov
opened
1 month ago
0
Provide support for datagram sockets
#48
kanpov
opened
1 month ago
0
Release 0.5.1
#47
qwandor
closed
3 months ago
0
Rename .cargo/config to config.toml
#46
qwandor
closed
3 months ago
0
Update nix requirement from 0.28.0 to 0.29.0
#45
dependabot[bot]
closed
6 months ago
0
Add macOS support
#44
retrage
closed
7 months ago
0
release: v0.5.0
#43
qwandor
closed
7 months ago
0
Bump tim-actions/get-pr-commits from 1.3.0 to 1.3.1
#42
dependabot[bot]
closed
9 months ago
0
Update nix requirement from 0.27.1 to 0.28.0
#41
dependabot[bot]
closed
9 months ago
0
release: v0.4.0
#40
qwandor
closed
12 months ago
6
Bump actions/checkout from 2 to 4
#39
dependabot[bot]
closed
12 months ago
1
Bump tim-actions/commit-message-checker-with-regex from 0.3.1 to 0.3.2
#38
dependabot[bot]
closed
12 months ago
0
Bump tim-actions/dco from 2fd0504dc0d27b33f542867c300c60840c6dcb20 to f2279e6e62d5a7d9115b0cb8e837b777b1b02e21
#37
dependabot[bot]
closed
12 months ago
0
Bump tim-actions/get-pr-commits from 1.0.0 to 1.3.0
#36
dependabot[bot]
closed
12 months ago
1
Update to latest Rust edition and tidy up
#35
qwandor
closed
1 year ago
0
Use OwnedFd and don't implement Clone.
#34
qwandor
closed
12 months ago
0
Enable dependabot.
#33
qwandor
closed
12 months ago
0
compiling on FreeBSD (a Tier 2 platform)
#32
igalic
opened
1 year ago
2
VsockStream and VsockListener should probably not implement Clone
#31
danielverkamp
closed
12 months ago
0
Timeouts: SendTimeout/write ReadTimeout/read
#30
robem
closed
1 year ago
3
Missing support for `svm_flags`
#29
james-callahan
opened
1 year ago
5
release: v0.3.0
#28
Tim-Zhang
closed
2 years ago
3
Use nix wrappers for getpeername and getsockname.
#27
qwandor
closed
2 years ago
3
Use nix wrappers where possible.
#26
qwandor
closed
2 years ago
0
Update to nix 0.24.1.
#25
qwandor
closed
2 years ago
1
nix 0.24 made VsockAddr opaque
#24
jamessan
closed
2 years ago
3
Add Hyper-V support
#23
reanimus
closed
2 years ago
1
release: 0.2.6
#22
liubin
closed
2 years ago
0
Update nix package
#21
liubin
closed
2 years ago
0
release: v0.2.5
#20
Tim-Zhang
closed
3 years ago
0
Add function to get local CID
#19
qwandor
closed
3 years ago
0
Wrap IOCTL_VM_SOCKETS_GET_LOCAL_CID
#18
qwandor
closed
3 years ago
0
release: v0.2.4
#17
Tim-Zhang
closed
3 years ago
0
Fix fd leak by using accept4 + SOCK_CLOEXEC instead of accept
#16
Tim-Zhang
closed
3 years ago
0
stream fd leaks to child processes
#15
Tim-Zhang
closed
3 years ago
0
Release 0.2.3
#14
Tim-Zhang
closed
3 years ago
0
Hide nix to provide the ability to use vsock-rs without nix importing
#13
Tim-Zhang
closed
3 years ago
0
Get rid of the dependency on the nix version
#12
Tim-Zhang
closed
3 years ago
6
Do housework
#11
Tim-Zhang
closed
3 years ago
2
Please invite my other account instead
#10
qwandor-google
closed
3 years ago
0
release: 0.2.2
#9
Tim-Zhang
closed
3 years ago
1
Add Github Acions
#8
Tim-Zhang
closed
3 years ago
0
Suppress time_t musl "deprecation"
#7
Tim-Zhang
closed
3 years ago
0
Update dependencies
#6
qwandor-google
closed
3 years ago
8
Fix into_raw_fd
#5
Tim-Zhang
closed
3 years ago
4
Set the close-on-exec flag on the file descriptor
#4
Tim-Zhang
closed
4 years ago
0
Fix test
#3
Tim-Zhang
closed
4 years ago
0
Upgrade dependencies and remove Cargo.lock
#2
Tim-Zhang
closed
4 years ago
2
Fix fd leak
#1
neacsu
closed
4 years ago
1
Next