zwoop commented on code in PR #10324: URL: https://github.com/apache/trafficserver/pull/10324#discussion_r1318737359
########## include/ts/ts.h: ########## @@ -1315,6 +1315,8 @@ namespace c TSReturnCode TSVConnTunnel(TSVConn sslp); /* Return the SSL object associated with the connection */ TSSslConnection TSVConnSslConnectionGet(TSVConn sslp); + /* Return the file descriptoer associated with the ssl connection */ Review Comment: From the comment :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
