]> git.tue.mpg.de Git - paraslash.git/commit
udp_send: Do not send the current chunk if queue is not empty.
authorAndre Noll <maan@systemlinux.org>
Sun, 23 May 2010 16:58:22 +0000 (18:58 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 9 Jun 2010 17:53:26 +0000 (19:53 +0200)
commit4933008f5d057eddcc0dc9772f46b32b67c91767
tree025d335dfdcefc2f5bad14ea8fc413a6e50a5712
parent75c441f2f8de1733cfdaaae2acd8a8d5b7900a7d
udp_send: Do not send the current chunk if queue is not empty.

In this case we have enqueued other data _and_ the current chunk already.
udp_send.c