diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2012-06-19 10:31:56 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-06-19 14:41:43 +0200 |
commit | e93e3bcb8217b0337219d0e6a2e9893e6bd4ea06 (patch) | |
tree | 949ae9c60f221f91727d6bdc872577f750b9ee3b /lib/netrc.c | |
parent | feaf8f959063bba5db3711c5c983c43eb3b18000 (diff) |
curl_schannel.h: Use BUFSIZE as the initial buffer size if available
Make the Schannel implementation use libcurl's default buffer size
for the initial received encrypted and decrypted data cache buffers.
The implementation still needs to handle more data since more data
might have already been received or decrypted during the handshake
or a read operation which needs to be cached for the next read.
Diffstat (limited to 'lib/netrc.c')
0 files changed, 0 insertions, 0 deletions