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
Public Member Functions
global_variables.ServerData Class Reference
Collaboration diagram for global_variables.ServerData:
Collaboration graph

Public Member Functions

None __init__ (self, str ip="0.0.0.0", int port=8080)
 

Detailed Description

_summary_
This is the class in charge of storing data referring the information that the server needs in order to function

Definition at line 142 of file global_variables.py.

Constructor & Destructor Documentation

◆ __init__()

None global_variables.ServerData.__init__ ( self,
str ip = "0.0.0.0",
int port = 8080 )

Definition at line 148 of file global_variables.py.


The documentation for this class was generated from the following file: