]> git.tuebingen.mpg.de Git - paraslash.git/blob - http_recv.ggo
Move valid_fd_012() from string.c to fd.c.
[paraslash.git] / http_recv.ggo
1 section "options of the http receiver"
2 option "host" i "ip or host" string default="localhost" optional
3 option "port" p "tcp port to connect to" int default="8000" optional