You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/05/17 21:13:18 UTC

[GitHub] [trafficserver] shinrich commented on a change in pull request #7849: Make HttpSM server reference a Transaction instead of a Session

shinrich commented on a change in pull request #7849:
URL: https://github.com/apache/trafficserver/pull/7849#discussion_r633872877



##########
File path: iocore/net/libinknet_stub.cc
##########
@@ -21,11 +21,11 @@
   limitations under the License.
  */
 
-#include "HttpSessionManager.h"
+class EThread;
+class Continuation;

Review comment:
       Needed to avoid pulling in unnecessary stuff to the unit test.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org