]> git.tuebingen.mpg.de Git - paraslash.git/commit
Make para_recv use the new scheduler.
authorAndre <maan@p133.(none)>
Wed, 24 May 2006 01:29:27 +0000 (03:29 +0200)
committerAndre <maan@p133.(none)>
Wed, 24 May 2006 01:29:27 +0000 (03:29 +0200)
commit39ef1da5509461b18beb5b8f16ff6118c20c0ac6
tree6609e19bc1c585a750dde3a251eac91eab0a2fd9
parente50312d2c6c2ca83fb266bb037a70f9781e1303f
Make para_recv use the new scheduler.

This was pretty straight-forward, but it broke audiod badly. The plan
is first to convert para_filter, then para_audiod. It this works out well,
para_server will be converted as well.
12 files changed:
audiod.c
configure.ac
dccp_recv.c
error.h
http_recv.c
ortp_recv.c
recv.c
recv.h
recv_common.c
stdout.c [new file with mode: 0644]
stdout.h [new file with mode: 0644]
write.c