]> git.tuebingen.mpg.de Git - paraslash.git/blob - dccp_recv.ggo
recv_common: fix memory leak and invalid free in error path
[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