For example, I allocate memory on the heap for a watcher, but later on I
want to move the watcher to another place on the heap. I would assume
libev's internal data structures don't allow for this while the watcher is
started, but how about when it's stopped? Is this assumption correct? If
not, how can it be done?
_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to