corking: break out udp/tcp cork functions
commit1c0df00bdead4a02df12d610401dd34f7ea59a01
authorDaniel Borkmann <dborkman@redhat.com>
Mon, 3 Jun 2013 22:24:37 +0000 (4 00:24 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Mon, 3 Jun 2013 22:24:37 +0000 (4 00:24 +0200)
tree4a1f69a3c551bd6a117923961e4d354ed48e5643
parent380b3ae23e93cf21cdb194a8e599f64ff40988a7
corking: break out udp/tcp cork functions

No, it's not about whine bottles ... move udp and tcp cork functions
out of xutils.c, so that we can further let it shrink.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
corking.c [new file with mode: 0644]
corking.h [new file with mode: 0644]
ct_client.c
ct_server.c
curvetun/Makefile
xutils.c
xutils.h