ywkaras commented on code in PR #9127:
URL: https://github.com/apache/trafficserver/pull/9127#discussion_r991695798


##########
iocore/net/P_UnixNet.h:
##########
@@ -90,7 +90,7 @@ struct EventIO {
   bool syscall         = true;    ///< if false, disable all functionality 
(for QUIC)
   int type             = 0;       ///< class identifier of union data.
   union {
-    Continuation *c;

Review Comment:
   This was only used to do the ratchet conversion from pointer to NetAccept to 
Continuation.



-- 
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]

Reply via email to