e1b/example/plugins/c-api/null_transform/null_transform.c#L192)
It is its responsibility to clean up the resources of the plugin after
`TransformVConnection` is closed.
A2:
All `INKVConnInternal` created by Transform Plugin share the mutex from HttpSM.
The `TransformVConnection` is a one way tunnel ch
Some questions about null_transform.c (the mother of all transform plugins).
Is this,
https://github.com/apache/trafficserver/blob/d9f647ca7c15d0eb4687fa59706ab246f49ece1b/example/plugins/c-api/null_transform/null_transform.c#L192
, really a reliable way to make sure all transform-related