eloop: add ev_fd_is_bound() helper
authorDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 17 May 2012 14:33:47 +0000 (16:33 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 17 May 2012 14:33:47 +0000 (16:33 +0200)
commit32baeeec9de5197be1ce715e68a34333c77d866c
tree7c6d1a08b2aab9dca96d61a93d931a7ce8701a9a
parentbb1eee8a0f42170af6d9283b2777600acc642809
eloop: add ev_fd_is_bound() helper

This helper returns true if the fd is bound to an eloop object, otherwise
false is returned.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/eloop.c
src/eloop.h