]> git.tuebingen.mpg.de Git - paraslash.git/commit
fix dccp sender/receiver
authorAndre <maan@p133.(none)>
Wed, 31 May 2006 02:38:56 +0000 (04:38 +0200)
committerAndre <maan@p133.(none)>
Wed, 31 May 2006 02:38:56 +0000 (04:38 +0200)
commit8cec3d1edb26b4861e2b5bdbb9f70241cdd7f03b
treedce5c4f7d4b00131dd9664c3d9ed7a4015a4a602
parentda34ec740dd1b4db9145d72f9ec1357919a9c633
fix dccp sender/receiver

the server side broke during the afs header cleanup, the client side
had a fatal pointer bug and missed to set the return value in its
pre_select function.
dccp_recv.c
dccp_send.c