diff options
author | des <des@FreeBSD.org> | 2002-06-05 10:05:03 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-06-05 10:05:03 +0000 |
commit | e07ac3bab378d02dca475f92e0592bb4ecd5f018 (patch) | |
tree | 2d0745a2b622f4f25fdcff8a8d2ce1eeea0b7447 /lib/libfetch/http.errors | |
parent | 306d84207e66a03a612bdc2511115dfd7c673ef3 (diff) | |
download | FreeBSD-src-e07ac3bab378d02dca475f92e0592bb4ecd5f018.zip FreeBSD-src-e07ac3bab378d02dca475f92e0592bb4ecd5f018.tar.gz |
First step towards SSL support: wrap connections in a 'struct connection'
which contains the socket descriptor, the input buffer and (yet unused)
SSL state variables. This has the neat side effect of greatly improving
reentrance (though we're not *quite* there yet) and opening the door to
HTTP connection caching.
This commit is inspired by email conversations with and patches from
Henry Whincup <henry@techiebod.com> last fall.
Diffstat (limited to 'lib/libfetch/http.errors')
0 files changed, 0 insertions, 0 deletions