From: Gerrit Renker Date: Fri, 30 Nov 2007 09:23:51 +0000 (+0100) Subject: 04_DCCP-socket-functions.diff X-Git-Tag: v0.3.0~73^2~5 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=7a8d90c41b758d1c3ae8530a44ccd9aaa857581e;hp=7a8d90c41b758d1c3ae8530a44ccd9aaa857581e 04_DCCP-socket-functions.diff This converts the DCCP streaming unit to use the makesock interface. As much as possible, the format of the system calls was modelled after / adapted to that of the HTTP sender/receiver. This includes the use of a `name' field for the remote socket name of the connecting client. Signed-off-by: Gerrit Renker ---