Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 07:53:38 +0000 (07:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 07:53:38 +0000 (07:53 +0000)
commit3aa3d7e6293ae18ed2dd25cbfeddaecfbe6e6c78
tree290930b8925b03b6b9c63d30dfbae20cfacbc1c1
parent75585f771a146daa883cd946285eb6a797e62e5e
Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and
KEEP_RECV to better match the general terminology: receive and send is what we
do from the (remote) servers. We read and write from and to the local fs.
lib/easy.c
lib/multi.c
lib/sendf.c
lib/ssh.c
lib/transfer.c
lib/urldata.h