Allow explicit UDP port option, confine ports to range 60000..61000
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
|
||||
using std::string;
|
||||
|
||||
long int myatoi( char *str );
|
||||
long int myatoi( const char *str );
|
||||
|
||||
namespace Crypto {
|
||||
class CryptoException {
|
||||
|
||||
Reference in New Issue
Block a user