--- libev/ev++.h 2012/05/18 00:00:21 1.60 +++ libev/ev++.h 2012/06/24 14:30:40 1.61 @@ -764,7 +764,7 @@ #if EV_EMBED_ENABLE EV_BEGIN_WATCHER (embed, embed) - void set (struct ev_loop *embedded_loop) throw () + void set_embed (struct ev_loop *embedded_loop) throw () { int active = is_active (); if (active) stop ();