aboutsummaryrefslogtreecommitdiff
path: root/lib/http_ntlm.c
diff options
context:
space:
mode:
authorJulien Chaffraix <julien.chaffraix@gmail.com>2010-09-12 16:25:05 -0700
committerDaniel Stenberg <daniel@haxx.se>2010-09-22 23:34:36 +0200
commit69d7c48072299850d1bf3e0a134cb9970ffc1850 (patch)
tree415b735d8608c948e8306e5eb6be142f97ca5b60 /lib/http_ntlm.c
parent7d4f8c280980aaf6d3572d80153da01246221d26 (diff)
security.c: sec_send tweaks
- Renamed it to do_sec_send as it is the function doing the actual transfer. - Do not return any values as no one was checking it and it never reported a failure (added a FIXME about checking for errors). - Renamed the variables to make their use more specific. - Removed some casts (int -> curl_socket_t, ...) - Avoid doing the htnl <-> nthl twice by caching the 2 results.
Diffstat (limited to 'lib/http_ntlm.c')
0 files changed, 0 insertions, 0 deletions