libevfibers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
fbr_ev_watcher Struct Reference

libev watcher event. More...

#include <fiber.h>

Data Fields

ev_watcher * w
struct fbr_ev_base ev_base

Detailed Description

libev watcher event.

This event struct can represent any libev watcher which should be initialized and started. You can safely pass NULL as a callback for the watcher since the library sets up it's own callback.

See Also
fbr_ev_upcast
fbr_ev_wait

Definition at line 484 of file fiber.h.

Field Documentation

ev_watcher* fbr_ev_watcher::w

libev watcher

Definition at line 485 of file fiber.h.


The documentation for this struct was generated from the following file: