OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
| Templates Summary | |
|---|---|
| tcpInfoReleaseConnection | |
| tcpInfoEstablishedConnection | |
| sslAlert | |
template TCPInfoMessage tcpInfoReleaseConnection := {tcpInfo:=releasedConnection};
template TCPInfoMessage tcpInfoEstablishedConnection := {tcpInfo:=establishedConnection};
template TCPInfoMessage sslAlert := {alert:={?,?}};