diff options
author | Julien Chaffraix <julien.chaffraix@gmail.com> | 2010-09-12 16:25:05 -0700 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-09-22 23:34:36 +0200 |
commit | 69d7c48072299850d1bf3e0a134cb9970ffc1850 (patch) | |
tree | 415b735d8608c948e8306e5eb6be142f97ca5b60 /src/makefile.amiga | |
parent | 7d4f8c280980aaf6d3572d80153da01246221d26 (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 'src/makefile.amiga')
0 files changed, 0 insertions, 0 deletions