tin  1.5.9
transport.h File Reference

Tin transport handoff compatibility header. More...

#include "tsm/transport.h"
Include dependency graph for transport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tin
 

Detailed Description

Tin transport handoff compatibility header.

Include this for local transport adapter records. Code that decodes bytes, frames, replay records, or middleware messages should terminate at typed local events before those events enter a runtime.

The transport layer stops at the local typed-event boundary. Runtime scheduling and HSM semantics remain in tin/runtime.h and tin/tsm.h.