rust-socket2 0.4.7
Networking sockets in Rust
This package provides utilities for handling networking sockets with a maximal amount of configuration possible intended.
- Website: https://github.com/rust-lang/socket2
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-socket2 0.4.7
as follows:
guix install rust-socket2@0.4.7
Or install the latest version:
guix install rust-socket2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.