rpki.https.http_listener Class Reference
Inherits asyncore::dispatcher.
List of all members.
Detailed Description
Definition at line 477 of file https.py.
Member Function Documentation
def rpki.https.http_listener.__init__ |
( |
|
self, |
|
|
|
handlers, |
|
|
|
port = 80 , |
|
|
|
host = "" , |
|
|
|
cert = None , |
|
|
|
key = None , |
|
|
|
ta = None , |
|
|
|
dynamic_ta = None | |
|
) |
| | |
def rpki.https.http_listener.handle_accept |
( |
|
self |
) |
|
def rpki.https.http_listener.handle_error |
( |
|
self |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: