Skip to content

Commit 9f6ef59

Browse files
committed
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
1 parent f9ed9f0 commit 9f6ef59

File tree

3 files changed

+184
-87
lines changed

3 files changed

+184
-87
lines changed

changelog/2556.added.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Added `sockopt_impl!` to the public API. It's now possible for users to define
2+
their own sockopts without needing to make a PR to Nix.

0 commit comments

Comments
 (0)