
Public Attributes | |
| int * | ip |
| int | num_ips |
| int | sd |
| X509 * | tc_cert |
| SSL_METHOD * | meth |
| SSL_CTX * | ctx |
| SSL * | ssl |
| param * | send_param_list |
| param * | send_param_tail |
| param * | recv_param_list |
| int | is_error |
| int | pass |
| time_t | start_time |
| int | dns |
| int * | ip |
| X509 * | tc_cert |
| SSL_METHOD * | meth |
| SSL_CTX * | ctx |
| SSL * | ssl |
| param * | send_param_list |
| param * | recv_param_list |
Definition at line 68 of file log-tclink.c.
| int* _TCLinkCon::ip |
Definition at line 71 of file log-tclink.c.
Referenced by Connect(), TCLinkCreate(), and TCLinkDestroy().
| int _TCLinkCon::sd |
Definition at line 73 of file log-tclink.c.
Referenced by CheckConnection(), Close(), Connect(), ReadLine(), and TCLinkCreate().
| X509* _TCLinkCon::tc_cert |
Definition at line 76 of file log-tclink.c.
Referenced by Connect(), FinishConnection(), TCLinkCreate(), and TCLinkDestroy().
| SSL_METHOD* _TCLinkCon::meth |
| SSL_CTX* _TCLinkCon::ctx |
Definition at line 78 of file log-tclink.c.
Referenced by Close(), Connect(), FinishConnection(), and TCLinkCreate().
| SSL* _TCLinkCon::ssl |
Definition at line 79 of file log-tclink.c.
Referenced by Close(), FinishConnection(), ReadLine(), Send(), and TCLinkCreate().
Definition at line 82 of file log-tclink.c.
Referenced by ClearSendList(), TCLinkCreate(), TCLinkPushParam(), and TCLinkSend().
Definition at line 82 of file log-tclink.c.
Referenced by ClearSendList(), TCLinkCreate(), TCLinkPushParam(), and TCLinkSend().
Definition at line 83 of file log-tclink.c.
Referenced by AddRecvParam(), ClearRecvList(), TCLinkCreate(), TCLinkGetEntireResponse(), and TCLinkGetResponse().
Definition at line 86 of file log-tclink.c.
Referenced by Connect(), ReadLine(), TCLinkCreate(), and TCLinkSend().
| int _TCLinkCon::pass |
Definition at line 87 of file log-tclink.c.
Referenced by Connect(), TCLinkCreate(), and TCLinkSend().
| time_t _TCLinkCon::start_time |
Definition at line 88 of file log-tclink.c.
Referenced by Connect(), TCLinkCreate(), and TCLinkSend().
| int _TCLinkCon::dns |
Definition at line 89 of file log-tclink.c.
Referenced by Connect(), TCLinkCreate(), and TCLinkSend().
| int* _TCLinkCon::ip |
| X509* _TCLinkCon::tc_cert |
| SSL_METHOD* _TCLinkCon::meth |
| SSL_CTX* _TCLinkCon::ctx |
| SSL* _TCLinkCon::ssl |
1.5.5