]> git.tuebingen.mpg.de Git - paraslash.git/blob - dccp_recv.ggo
dccp_send.c: Check the return value of mark_fd_nonblocking() also for the client fd.
[paraslash.git] / dccp_recv.ggo
1 section "options of the dccp receiver"
2 option "host" i "ip or host" string default="localhost" optional
3 option "port" p "port to connect to" int default="5001" optional