Allow explicit UDP port option, confine ports to range 60000..61000
This commit is contained in:
@@ -30,7 +30,7 @@ using namespace Crypto;
|
||||
|
||||
const char rdev[] = "/dev/urandom";
|
||||
|
||||
long int myatoi( char *str )
|
||||
long int myatoi( const char *str )
|
||||
{
|
||||
char *end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user