class FFI::PCap::Handler
This class only exists for backward compatibility. Setting pcap handler to nil has the same effect now.
Public Instance Methods
receive_pcap(*args)
click to toggle source
# File lib/ffi/pcap/copy_handler.rb, line 33 def receive_pcap(*args) args end