mirror of https://github.com/adamdruppe/arsd.git
dox sux less
This commit is contained in:
parent
dc8c03b7c7
commit
8131c41440
2
cgi.d
2
cgi.d
|
@ -568,7 +568,7 @@ class Cgi {
|
|||
|
||||
Non-simulation arguments:
|
||||
--port xxx listening port for non-cgi things (valid for the cgi interfaces)
|
||||
--listening-host the ip address the application should listen on
|
||||
--listening-host the ip address the application should listen on, or if you want to use unix domain sockets, it is here you can set them: `--listening-host unix:filename` or, on Linux, `--listening-host abstract:name`.
|
||||
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue