Searched refs:errors (Results 1 – 12 of 12) sorted by relevance
28 print-winsock-errors.obj33 print-winsock-errors.exe59 print-winsock-errors.exe: print-winsock-errors.obj60 $(CC) $(CFLAGS) $(LIBS) print-winsock-errors.obj
15 test/print-winsock-errors.c \
312 ev_uint32_t errors[NUM_ERRORS]; member376 bev_ssl->errors[bev_ssl->n_errors++] = (ev_uint32_t) err; in put_error()1520 err = bev_ssl->errors[--bev_ssl->n_errors]; in bufferevent_get_openssl_error()
64 o autoconf: fix getaddrinfo checking errors on mingw (b9bf7fa7 yuangongji)198 o Add missing print-winsock-errors.c into dist archive (822d6462)944 errors. (dd413bd Joakim Soderberg)1117 reporting errors during a request, a new feature for allowing evdns to1163 Bugfixes (resource leaks/lock errors on error, from 2.0)1216 o Add new error_cb for actual reporting of HTTP request errors. (7b077191240 o a program to print out the error strings for winsock errors (72965121251 o better handling of OpenSSL errors (5754d96 Patrick Pelletier)1403 BUGFIXES (resource leaks/lock errors on error)2066 errors. (b4a29c0 Dave Hart)[all …]
95 prevent errors in your applications, and to be more threadsafe.271 state. You can tell libevent to catch these and other common errors with274 event-level errors in your code.579 The evhttp query parsing and URI parsing logic can now detect errors
207 o Propagate errors on the underlying bufferevent to the user. (4a34394 Joachim Bauch)227 o Try to fix 'make distcheck' errors when building out-of-tree (04656ea Dave Hart)264 o Fix a warn-and-fail bug in kqueue by providing kevent() room to report errors (28317a0)691 o Have the unit tests report errors from test.sh (3689bd2)793 o Avoid errors in http.c when building with VC 2003 .NET (13e4f3b Brodie Thiesfield)886 o Add support for a "debug mode" to try to catch common errors. (cd17c3a)923 o Use evutil_socket_t, not int, when logging socket errors. (292467c)1050 o Detect errors during bufferevent_connect(). Patch from Christopher Davis.1077 o Remove most calls to event_err() in http and deal with memory errors instead1252 o Fix off-by-one errors in devpoll; from Ian Bell[all …]
160 # running if errors occur, instead of asking the user for help.
102 o Fix off-by-one errors in devpoll; from Ian Bell210 …tion: port_disassociate called on unassociated events resulting in bogus errors; more efficient me…
60 using that option now is to turn warnings into errors.436 There's a new kind of request callback for errors; you can set it with
928 dnl simple stdio read code checking for errors, expecting
269 option(EVENT__ENABLE_GCC_WARNINGS "Make all GCC warnings into errors" OFF)
90 # MUST return ZERO always, even on errors.