Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()

API with glib2
This commit is contained in:
Daniel Stenberg 2006-10-10 19:46:57 +00:00
parent 1ce7b48057
commit d5eb386d00
2 changed files with 463 additions and 1 deletions

View file

@ -12,7 +12,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \
anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \
cookie_interface.c cacertinmem.c synctime.c sampleconv.c ftpuploadresume.c \
10-at-a-time.c hiperfifo.c
10-at-a-time.c hiperfifo.c ghiper.c
all:
@echo "done"