]> git.tuebingen.mpg.de Git - paraslash.git/commit
kill duplicate write_ok()
authorAndre <maan@p133.(none)>
Fri, 24 Mar 2006 19:05:34 +0000 (20:05 +0100)
committerAndre <maan@p133.(none)>
Fri, 24 Mar 2006 19:05:34 +0000 (20:05 +0100)
commit6817a8f0c4f649168a43fc347179771600a908fc
tree96dcd1cdd76b77d2a4caa72858c7dc304b4c3274
parent74a6b7e900a7ca84103000028fe7e3ab56dbbcf3
kill duplicate write_ok()

use the generic inline function from send.h instead and shutdown the
connection if an error occured in write_ok().
dccp_send.c
http_send.c
send.h