Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
Loading...
Searching...
No Matches
Data Structures | Variables
global_variables Namespace Reference

Data Structures

class  Commands
 
class  GlobalVariables
 
class  Items
 
class  MessageColours
 
class  ServerData
 
class  TranslationReference
 
class  UserArguments
 

Variables

int MAX_PORT_RANGE = 9000
 
int MIN_PORT_RANGE = 1024
 

Variable Documentation

◆ MAX_PORT_RANGE

int global_variables.MAX_PORT_RANGE = 9000

Definition at line 19 of file global_variables.py.

◆ MIN_PORT_RANGE

int global_variables.MIN_PORT_RANGE = 1024

Definition at line 20 of file global_variables.py.