OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, address, connection_id) |
def | address (self) |
def | connection_id (self) |
def | __repr__ (self) |
Private base class for some connection events.
def __init__ | ( | self, | |
address, | |||
connection_id | |||
) |
def __repr__ | ( | self | ) |
Reimplemented in ConnectionClosedEvent.
def address | ( | self | ) |
The address (host, port) pair of the server this connection is attempting to connect to.
def connection_id | ( | self | ) |
The ID of the Connection.