]> granicus.if.org Git - curl/commit
Made sure that curl_global_init is called in all the multithreaded
authorDan Fandrich <dan@coneharvesters.com>
Thu, 3 Apr 2008 20:28:32 +0000 (20:28 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 3 Apr 2008 20:28:32 +0000 (20:28 +0000)
commitbf52cef16fd2cc1ad83f760059d27f49f036c3eb
tree8cc62150d2ff3c5662130f0490cd720d5a5a62dc
parent16a9c5e02be15c1dde3aa21b3ced5a71c6fae53c
Made sure that curl_global_init is called in all the multithreaded
example programs.
CHANGES
docs/examples/curlgtk.c
docs/examples/multithread.c
docs/examples/smooth-gtk-thread.c
docs/examples/threaded-ssl.c