networking

This commit is contained in:
2025-07-13 15:47:42 +03:00
parent f5b26be510
commit a9c28b8940
345 changed files with 142130 additions and 174 deletions

View File

@@ -10,7 +10,7 @@ public:
static void CreateCommandLine( int argc, char **argv );
static bool CheckParam( const char *psz );
static char *ParamValue( const char* psz );
static char *ParamValue( const char* psz, const char *szDefaultValue = 0 );
static void AddParam( char *psz );
static void RemoveParam( char *psz );