Sha256: c220f980849bd6a636fc057587c6a92a8571491a49a4656433603af8925b9e4a
Contents?: true
Size: 129 Bytes
Versions: 1
Compression:
Stored size: 129 Bytes
Contents
require 'eventmachine' module DIY class Sender < EM::Connection def notify_readable(*arg) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
DIY-pcap-0.0.1 | lib/diy/sender.rb |