Module: FFI::Packets::Tcp::State
- Includes:
- DRY::ConstMap
- Defined in:
- lib/ffi/packets/tcp.rb
Overview
TCP FSM states
Class Method Summary collapse
Class Method Details
.list ⇒ Object
99 |
# File 'lib/ffi/packets/tcp.rb', line 99 def self.list; @@list ||= super() ; end |