Markus Koetter's adaptation of hiperfifo.c to instead use libev

This commit is contained in:
Daniel Stenberg 2008-11-21 10:10:33 +00:00
parent ba9f8c674c
commit dd2fc45c27
2 changed files with 461 additions and 1 deletions

View file

@ -12,5 +12,5 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface \
COMPLICATED_EXAMPLES = \
curlgtk.c curlx.c htmltitle.cc cacertinmem.c ftpuploadresume.c \
ghiper.c hiperfifo.c htmltidy.c multithread.c \
opensslthreadlock.c sampleconv.c synctime.c threaded-ssl.c
opensslthreadlock.c sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c