Skip to content
Snippets Groups Projects
Commit 460ed8da authored by rswindell's avatar rswindell
Browse files

Added the new [unix] section (empty)

parent 6d7d9563
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
; Supported options: ; Supported options:
; TYPE <- Dangerous ; TYPE <- Dangerous
; DEBUG ; DEBUG
; LINGER ; LINGER
; SNDBUF ; SNDBUF <- Not recommended to change this
; RCVBUF ; RCVBUF <- Not recommended to change this
; SNDLOWAT ; SNDLOWAT
; RCVLOWAT ; RCVLOWAT
; SNDTIMEO ; SNDTIMEO
...@@ -36,6 +36,9 @@ KEEPALIVE = TRUE ...@@ -36,6 +36,9 @@ KEEPALIVE = TRUE
; UDP-specific options set here ; UDP-specific options set here
[udp] [udp]
; Unix-domain socket options set here
[unix]
; Server/protocol specific options set here ; Server/protocol specific options set here
[telnet|rlogin] [telnet|rlogin]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment