hi
I encount a problem when using libev. In a callback function, I want to
modify the fd's events.
I try to use ev_io_set and ev_io_start, but it doesnot work.
From libev's code, I guess backend_modify can do it, but it is not an
outter interface.
Could you tell me what I should do?Thank you [email protected]
_______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
