LIBCURL-STRUCTS: new document
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Aug 2013 12:13:33 +0000 (14:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Aug 2013 12:13:33 +0000 (14:13 +0200)
commit96749554fdce97f0432b2fcc56da555e533c81d5
treed60fcb31ffc9c2f6103184412f51339b9fbdb8ed
parent785749405f9f97c657e68d50c90f71f08c3fe3b8
LIBCURL-STRUCTS: new document

This is the first version of this new document, detailing the seven
perhaps most important internal structs in libcurl source code:

  1.1 SessionHandle
  1.2 connectdata
  1.3 Curl_multi
  1.4 Curl_handler
  1.5 conncache
  1.6 Curl_share
  1.7 CookieInfo
docs/INTERNALS
docs/LIBCURL-STRUCTS [new file with mode: 0644]
docs/Makefile.am