diff options
author | Edward Wang <[email protected]> | 2024-06-14 17:16:17 -0700 |
---|---|---|
committer | Matthew (mbg) <[email protected]> | 2024-06-21 09:54:09 -0700 |
commit | 9500e628553edf971bd555c09ccc83308cef60f9 (patch) | |
tree | c19e6662a8f7de1dfea82de87ba8f3989b314fe4 /.bleep | |
parent | 899d86c5d48deb2a01c66e431726e1fda030f48d (diff) | |
download | pingora-9500e628553edf971bd555c09ccc83308cef60f9.tar.gz pingora-9500e628553edf971bd555c09ccc83308cef60f9.zip |
Make ipv6_only flag an Option<bool>
Fixes #279. This allows falling back to the system default on None, or
explicitly setting false if the system default happens to be true.
Diffstat (limited to '.bleep')
-rw-r--r-- | .bleep | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -50e4cca6db37ad41adb4a8a46445651e28a69fb4
\ No newline at end of file +afbee799f578048eb9f05afc0abc259ba1d0f40a
\ No newline at end of file |