On tor, 2013-05-23 at 15:54 -0500, Jason Ekstrand wrote: > > > wl_signal_get might be better here. It's more robust in (somewhat > odd) case the user code decides to manually put a listener at the > beginning. It's also more readable and almost just as fast (different > by an if). Yeah, sure, thats probably better.