]> git.tuebingen.mpg.de Git - paraslash.git/commit
Get rid of sender->status.
authorAndre Noll <maan@systemlinux.org>
Sat, 19 Jan 2008 11:57:59 +0000 (12:57 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 19 Jan 2008 11:57:59 +0000 (12:57 +0100)
commitd4171bf0379c24a15df0281c5328c53087e446f4
tree2176bfb7476182c1e1f440ef2b9e2d87b9078795
parent13fbaf31577b0b0292598d69b964a73f7fb9bf88
Get rid of sender->status.

DRY: For the http and the dccp sender, the status is given by
the value of the listening fd. For the ortp sender, introduce
the new static int sender_status.
dccp_send.c
http_send.c
ortp_send.c
send.h
server.c