Commit 42c2f72
authored
Make sockopt_impl! public (#2556)
* Make sockopt_impl! public
This allows users to define their own sockopts, instead of needing to
make a PR to Nix for every single one.
Fixes #577
* Respond to @SteveLauC's comments
* No need to make GetCString pub1 parent f9ed9f0 commit 42c2f72
File tree
4 files changed
+181
-83
lines changed- changelog
- src/sys/socket
- test
- sys
4 files changed
+181
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments