test
This commit is contained in:
@@ -115,7 +115,7 @@ void AddOneShot(string strDest)
|
||||
|
||||
unsigned short GetListenPort()
|
||||
{
|
||||
printf("Listenport.%u\n",Params().GetDefaultPort());
|
||||
//printf("Listenport.%u\n",Params().GetDefaultPort());
|
||||
return (unsigned short)(GetArg("-port", Params().GetDefaultPort()));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user