| Event::__constructConstructs Event object Description
   public
    Event::__construct
    ( 
    EventBase
      $base, 
    mixed$fd, 
    int$what, 
    callable$cb[, 
    mixed$arg= NULL
   
  ] )Constructs Event object. Parameters
 Return ValuesReturns Event object. See Also
 |