Skip to content
Snippets Groups Projects
Commit d197e210 authored by bors's avatar bors
Browse files

Auto merge of #543 - berkowski:socket_constants, r=alexcrichton

Adds many socket related constants

Started off adding a few constants to help cleaning up some `nix-rust/nix` issues.  Went a little.. further.

Adds lots of socket-related constants (`PF_*`, `MSG_*`, `AF_*`, `SO_*`, `SOL_*`, etc.) to linux/bsd flavors.

Added constants to `bsd/frebsdlike/dragonfly` for completeness, though they aren't covered by CI.  Did not touch `notbsd/linux/s390x.rs`
parents 612a5861 985ea406
No related branches found
No related tags found
No related merge requests found
Showing
with 714 additions and 57 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment