curl-library
[PATCH] more struct cleanups pending
Date: Tue, 6 Aug 2013 11:19:16 +0200 (CEST)
Hey
In commit 09b9fc9009b and the following 4 commits I did some cleanups in
internal structs and remove some levels of indirections and pointers back and
forth different structs.
I now have three more patches pending, and I attach them here if someone wants
to see/comment. The general idea this time is to simplify how we handle
protocol-specific data that is kept in the SessionHandle struct during a
request. I intend to hold off pushing this series until after 7.32.0 has been
released just to not make sure not to rock the boat too much at once.
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/X-DIFF attachment: 0001-urldata-clean-up-the-use-of-the-protocol-specific-st.patch
- TEXT/X-DIFF attachment: 0002-SessionHandle-the-protocol-specific-pointer-is-now-a.patch
- TEXT/X-DIFF attachment: 0003-cleanup-removed-one-function-made-one-static.patch