On Wed, Nov 18, 2015 at 05:38:15PM +0100, Thorsten Lück <[email protected]> 
wrote:
>     void operator() (EV_P_ ev_io &w, int revents)

the documented syntax for operator () would be this, taken straight from
the example for the set (object *) method:

     void operator() (ev::io &w, int revents)

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/libev

Reply via email to