]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
dccp_send.c: Simplify send_queued_chunks().
authorAndre Noll <maan@systemlinux.org>
Sun, 12 Aug 2007 21:36:51 +0000 (23:36 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 12 Aug 2007 21:36:51 +0000 (23:36 +0200)
The dccp socket is non-blocking, so there's no need to
check for writability.


No differences found