From ef6722750b4518fcb29bf983755b5f02451ef224 Mon Sep 17 00:00:00 2001 From: John Denker Date: Tue, 31 Jul 2012 22:34:58 -0700 Subject: a bunch of files added by the ipv6 patch --- ucspi-tcp-0.88/socket_v4mappedprefix.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ucspi-tcp-0.88/socket_v4mappedprefix.c (limited to 'ucspi-tcp-0.88/socket_v4mappedprefix.c') diff --git a/ucspi-tcp-0.88/socket_v4mappedprefix.c b/ucspi-tcp-0.88/socket_v4mappedprefix.c new file mode 100644 index 0000000..dbed824 --- /dev/null +++ b/ucspi-tcp-0.88/socket_v4mappedprefix.c @@ -0,0 +1,2 @@ + +const unsigned char V4mappedprefix[12]={0,0,0,0,0,0,0,0,0,0,0xff,0xff}; -- cgit v1.2.3