Details |
Last modification |
View Log
| SVN
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 751 |
olof |
1 |
########################################################### |
|
|
2 |
# |
|
|
3 |
# Implements the TCP server interface to administrative |
|
|
4 |
# or monitoring apps |
|
|
5 |
# |
|
|
6 |
########################################################### |
|
|
7 |
|
|
|
8 |
class TCPTLSServer(): |
|
|
9 |
pass |