]> git.tuebingen.mpg.de Git - paraslash.git/commit
cleanup: remove redundant 'max length' argument
authorGerrit Renker <grenker@cscs.ch>
Sun, 23 May 2010 05:43:04 +0000 (07:43 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 7 Jun 2010 21:24:53 +0000 (23:24 +0200)
commit72d73eb53316768a5a3527cf56afad7158d9ef4d
tree0bb8a884f70670516c3b7e72944fe876fc1c562e
parent10c65c7ac06008347003fd39aeb513efaa741964
cleanup: remove redundant 'max length' argument

This removes the redundant 'max_size_bytes' argument of
 * write_nonblocking(),
 * send_queued_chunks(), and
 * send_chunk(),
since it was set to 0 in all cases.
dccp_send.c
fd.c
fd.h
grab_client.c
http_send.c
oss_write.c
send.h
send_common.c
stdout.c
udp_send.c