From c8eb7a57d294eaae17a67a7a57ff06e7bb10010c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 31 Oct 2016 18:12:11 +0000 Subject: Doc typo fix --- doc/s6-ipcserver-socketbinder.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/s6-ipcserver-socketbinder.html b/doc/s6-ipcserver-socketbinder.html index 9bf6a19..f3fedee 100644 --- a/doc/s6-ipcserver-socketbinder.html +++ b/doc/s6-ipcserver-socketbinder.html @@ -52,7 +52,7 @@ and is generally used with server programs. This is the default. Note that connection attempts will rejected by the kernel. The default is SOMAXCONN, i.e. the maximum number allowed by the system. If backlog is 0, then the socket will be created, but it will not be -listening. +listening.
  • -M : the type of the socket will be SOCK_STREAM. This is the default.
  • -m : the type of the socket will be SOCK_DGRAM. Note -- cgit v1.2.3