Inet Address Snapshot
constructor(disconnectionsByReason: Map<DC, Int>, incomingPackets: Map<CP, PacketSnapshot>, outgoingPackets: Map<SP, PacketSnapshot>)
Parameters
CP
the type for client prots
SP
the type for server prots
DC
the type for disconnection reasons.