You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Walt Karas <wk...@verizonmedia.com.INVALID> on 2019/04/30 23:13:00 UTC

PR # 4848

Due to the overwhelming interest in
https://github.com/apache/trafficserver/pull/4848 (C++ API: Add template
for convenient continuations that call a member function for a class
instance.), I have created a depedant PR (
https://github.com/apache/trafficserver/pull/5406 ) that makes use of it to
put a critical section into a continuation.