]> git.tuebingen.mpg.de Git - paraslash.git/commit
04_DCCP-socket-functions.diff
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Fri, 30 Nov 2007 09:23:51 +0000 (10:23 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 30 Nov 2007 09:23:51 +0000 (10:23 +0100)
commit7a8d90c41b758d1c3ae8530a44ccd9aaa857581e
tree9bafae1eebbefaf7878eeae49abb676f65e8d440
parentd2e164526bed7f523043b7e4ec5bd282d5bc6f19
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 <gerrit@erg.abdn.ac.uk>
dccp_recv.c
dccp_send.c
error.h