David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to
authorDaniel Stenberg <daniel@haxx.se>
Tue, 29 Aug 2006 14:39:33 +0000 (14:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 29 Aug 2006 14:39:33 +0000 (14:39 +0000)
commit5acadc9cd7a1ff40ffa8d57214c90d8c788b2b03
tree3c417bc272e9a97f8ae763406c8151cea2fa7d74
parent2ff609dd43cb5c1c0da893c080132a48a2d4c73b
David McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOPT_SOCKOPTDATA to
allow applications to set their own socket options.
CHANGES
RELEASE-NOTES
docs/libcurl/curl_easy_setopt.3
include/curl/curl.h
include/curl/multi.h
lib/connect.c
lib/setup.h
lib/url.c
lib/urldata.h