Searched refs:D_EVENT_ERRORS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Derrlevel.h67 #define D_EVENT_ERRORS LOGLEV(1, 10, M_NONFATAL) /* show event.[ch] errors */ macro
H A Devent.c338 msg (D_EVENT_ERRORS, "Error: Windows resource limit WSA_MAXIMUM_WAIT_EVENTS (%d) has been exceeded", WSA_MAXIMUM_WAIT_EVENTS);
727 msg (D_EVENT_ERRORS, "Error: poll: too many I/O wait events");
761 msg (D_EVENT_ERRORS, "Error: poll: unknown revents=0x%04x", (unsigned int)pfdp->revents);
857 msg (D_EVENT_ERRORS, "Error: select/se_del: too many I/O wait events");
894 msg (D_EVENT_ERRORS, "Error: select: too many I/O wait events, fd=%d cap=%d",

Completed in 104 milliseconds