Class | KQueue::Watcher::Process |
In: |
lib/rb-kqueue/watcher/process.rb
|
Parent: | Watcher |
The {Watcher} subclass for process events. Process events are watched via {Queue#watch_process}.
pid | [R] |
The process id of the process being watched.
@return [Fixnum] |