From f7db7a691c3f532cf60886312459f2baea755283 Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Mon, 8 Jul 2013 18:28:14 +0000 Subject: basic SO_REUSEPORT support --- man/systemd.socket.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man') diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 0a2d86996b..2e1fb7cea1 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -504,6 +504,17 @@ for details. + + ReusePort= + Takes a boolean + value. If true allows multiple bind()s + to this TCP or UDP port. This + controls the SO_REUSEPORT socket + option. See + socket7 + for details. + + SmackLabel= SmackLabelIPIn= -- cgit v1.2.3-54-g00ecf