Updated Directives (markdown)

Roman Arutyunyan
2014-04-03 04:28:21 -07:00
parent 8b6bc0343b
commit f7fac8dc44

@ -15,7 +15,7 @@ Declares RTMP server instance
} }
#### listen #### listen
syntax: `listen (addr[:port]|port|unix:path) [bind] [ipv6only=on|off] [so_keepalive=on|off|keepidle:keepintvl:keepcnt]` syntax: `listen (addr[:port]|port|unix:path) [bind] [ipv6only=on|off] [so_keepalive=on|off|keepidle:keepintvl:keepcnt|proxy_protocol]`
context: server context: server
Adds listening socket to NGINX for accepting RTMP connections Adds listening socket to NGINX for accepting RTMP connections