about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2023-02-25 00:15:56 +0000
committerEric Wong <bofh@yhbt.net>2023-02-25 00:15:56 +0000
commit19af4a5be1dbfd0a7fb25a2fb7aa711f2ae7638b (patch)
tree8afd4b2926e3b8cb79f5b65974c71e6cae2a6b71
parent10d5fb25b6319532313a3bda144c6e1a3a8c0bf4 (diff)
downloadraindrops-0.20.1.tar.gz
Stats for SO_REUSEPORT sockets are now handled properly.
Thanks to Dale Hamel for the patches.

Dale Hamel (2):
      Fix queue stats for sockets with SO_REUSEPORT
      Fix off by one error in test
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 5d530aa..3ee0b87 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.20.0
+DEF_VER=v0.20.1
 
 LF='
 '