-
- Downloads
cleaned up Curl_write() and the sub functions it uses for various protocols.
They all now return ssize_t to Curl_write(). Unfortunately, Curl_read() is in a sorrier state but it too would benefit from a similar cleanup.
Showing
- lib/gtls.c 2 additions, 3 deletionslib/gtls.c
- lib/gtls.h 3 additions, 3 deletionslib/gtls.h
- lib/krb4.h 3 additions, 2 deletionslib/krb4.h
- lib/security.c 7 additions, 0 deletionslib/security.c
- lib/sendf.c 42 additions, 36 deletionslib/sendf.c
- lib/sslgen.c 8 additions, 8 deletionslib/sslgen.c
- lib/sslgen.h 9 additions, 9 deletionslib/sslgen.h
- lib/ssluse.c 5 additions, 5 deletionslib/ssluse.c
Loading
Please register or sign in to comment