Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | set_file |
![]() | |
def | __init__ |
def | __repr__ |
def | add_channel |
def | del_channel |
def | create_socket |
def | set_socket |
Data Fields | |
connected | |
socket | |
![]() | |
connected | |
socket | |
family_and_type | |
Additional Inherited Members | |
![]() | |
int | debug = 0 |
int | connected = 0 |
int | accepting = 0 |
int | closing = 0 |
addr = None | |
Definition at line 538 of file asyncore.py.
def __init__ | ( | self, | |
fd | |||
) |
Definition at line 539 of file asyncore.py.
def set_file | ( | self, | |
fd | |||
) |
Definition at line 548 of file asyncore.py.
References dispatcher._fileno.
connected |
Definition at line 541 of file asyncore.py.
socket |
Definition at line 550 of file asyncore.py.