From 846e279c25cecde21087b50bda4ad2f3ed9d0321 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 18 Apr 2017 22:15:04 +0000 Subject: Doc typo fixes --- doc/s6-tcpserver4-socketbinder.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-tcpserver4-socketbinder.html') diff --git a/doc/s6-tcpserver4-socketbinder.html b/doc/s6-tcpserver4-socketbinder.html index d8c2ba9..b44d437 100644 --- a/doc/s6-tcpserver4-socketbinder.html +++ b/doc/s6-tcpserver4-socketbinder.html @@ -51,7 +51,7 @@ and is generally used with server programs. This is the default. 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 : create a TCP socket. This is the default.
  • -m : create a UDP socket. Note that by default UDP sockets are not connection-mode, and listen() -- cgit v1.2.3