struct Lester::Network::State::Counters
- Lester::Network::State::Counters
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Lester::Resource
Defined in:
lester/network/state/counters.crConstructors
Instance Method Summary
- #bytes_received : Int64 | Nil
- #bytes_sent : Int64 | Nil
- #errors_received : Int32 | Nil
- #errors_sent : Int32 | Nil
- #packets_dropped_inbound : Int64 | Nil
- #packets_dropped_outbound : Int64 | Nil
- #packets_received : Int64 | Nil
- #packets_sent : Int64 | Nil