| tport.c | Transport interface implementation |
| tport_internal.h [code] | Transport interface |
| tport_logging.c | Logging transported messages |
| tport_sigcomp.c | Transport using SigComp |
| tport_stub_sigcomp.c | Stub interface for SigComp |
| tport_stub_stun.c | Stub interface for STUN |
| tport_tag.c | Tags for transport module |
| tport_threadpool.c | Multithreading transport |
| tport_tls.c | TLS interface |
| tport_tls.h [code] | TLS interface |
| tport_type_connect.c | Transport using HTTP CONNECT |
| tport_type_sctp.c | Transport using SCTP |
| tport_type_stun.c | Transport using stun |
| tport_type_tcp.c | TCP Transport |
| tport_type_tls.c | TLS over TCP Transport |
| tport_type_udp.c | UDP Transport |
| sofia-sip/tport.h [code] | Transport interface |
| sofia-sip/tport_plugins.h [code] | Transport plugin interface |
| sofia-sip/tport_tag.h [code] | Tags for tport module |