mirror of
https://github.com/curl/curl.git
synced 2026-08-01 22:10:27 +03:00
Added ghiper.c, Jeff Pohlmeyer's example code using the curl_multi_socket()
API with glib2
This commit is contained in:
parent
1ce7b48057
commit
d5eb386d00
2 changed files with 463 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue