Lines Matching refs:function
90 should ABI compatible (anyway that function is in -compat.h header).
231 o use *_new_with_arg() to match function prototype (a95cc9e3)
410 o New function to get address for nameserver. (537177d Nick Mathewson)
434 o Fix garbage value in socketpair util function, stdint? (043ae74 Mark Ellzey)
476 … o http: do not do function calls under EVUTIL_ASSERT() to fix NDEBUG builds (7c89999 Azat Khuzhin)
750 o Fix "function declaration isn’t a prototype" (746d2c5 Thomas Bernard)
883 o Add function to fetch underlying ratelimit cfg (4b3d5af Mark Ellzey)
904 the function actually does and usage (da86dda Andrew Sweeney)
1284 o New event_get_priority() function to return an event's priority (f90e255)
1285 o Add a bufferevent_get_priority() function (bd39554)
1542 o Do a memberwise comparison of threading function tables (c94a5f2 Nate R)
1570 o Add function to check referential integrity of an event_base (27737d5)
1670 o Check if the `evhttp_new_object' function in `http.c' returns NULL. (446cc7a Mansour Moufid)
1915 o Use a wrapper function to create the notification
1948 o Add event_config function to limit time/callbacks between calls
1952 o Add event_base_get_npriorities() function. (ee3a4ee Alexander Drozdov)
2083 o Add an (internal) usleep function for use by unit tests (f25d9d3)
2087 o New evhttp function to adjust initial retry timeout (350a3c4)
2143 o Have all visible internal function names end with an underscore. (8ac3c4c)