|
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.
|

Public Member Functions | |
| None | __init__ (self, str ip="0.0.0.0", int port=8080) |
_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.
| None global_variables.ServerData.__init__ | ( | self, | |
| str | ip = "0.0.0.0", | ||
| int | port = 8080 ) |
Definition at line 148 of file global_variables.py.