Sha256: c07995512be2f077a423346cef5fc34aee0b223f1de898927852df31ef70240f
Contents?: true
Size: 319 Bytes
Versions: 73
Compression:
Stored size: 319 Bytes
Contents
require 'netlink_handler_ext' module God class NetlinkHandler EVENT_SYSTEM = "netlink" def self.register_process(pid, events) # netlink doesn't need to do this # it just reads from the eventhandler actions to see if the pid # matches the list we're looking for -- Kev end end end
Version data entries
73 entries across 73 versions & 21 rubygems