Incorrect SSL function prototypes
Incorrect SSL function prototypes
The function prototypes `SSL_TcpGetLastRxTime` and `SSL_TcpSendKeepAlive` are defined in <crypto/ssl.h>, however the real functions are defined in ssl.cpp as `SSL_GetLastRxTime` and `SSL_SendKeepAlive`.
Re: Incorrect SSL function prototypes
Indeed you are correct. I have no idea how/when this happened during the TLS update, but this has been corrected. The implementation now matches the header prototypes.
-Dan
-Dan
Dan Ciliske
Project Engineer
Netburner, Inc
Project Engineer
Netburner, Inc