Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 5 of 5) sorted by relevance

/libevent-2.1.12/test/
H A Dregress_http.c349 const char *multi = in http_basic_cb() local
351 if (multi) { in http_basic_cb()
352 found_multi = !strcmp(multi,"aaaaaaaa a END"); in http_basic_cb()
353 if (strcmp("END", multi + strlen(multi) - 3) == 0) in http_basic_cb()
/libevent-2.1.12/m4/
H A Dacx_pthread.m417 # multi-threaded programs (defaults to the value of CC otherwise).
/libevent-2.1.12/
H A DChangeLog-1.476 o Fix a memory leak when reading multi-line headers
91 o Support multi-line HTTP headers; based on a patch from Moshe Litvin
H A DChangeLog-2.01245 o Support multi-line HTTP headers; based on a patch from Moshe Litvin
H A DChangeLog687 o travis-ci: enable multi-os mode (osx, linux) (79917e4 Azat Khuzhin)