summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <j6t@kdbg.org>2011-05-18 22:24:37 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-05-18 14:24:48 -0700
commita7941795b1eb720f3bf3df2f4c68d58dd0fba7e1 (patch)
tree48c07a875001d61d5904e6e16804e1309b036f1d /t/t5000-tar-tree.sh
parentGit 1.7.4.5 (diff)
downloadtgif-a7941795b1eb720f3bf3df2f4c68d58dd0fba7e1.tar.xz
Windows: add a wrapper for the shutdown() system call
Even though Windows's socket functions look like their POSIX counter parts, they do not operate on file descriptors, but on "socket objects". To bring the functions in line with POSIX, we have proxy functions that wrap and unwrap the socket objects in file descriptors using open_osfhandle and get_osfhandle. But shutdown() was not proxied, yet. Fix this. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5000-tar-tree.sh')
0 files changed, 0 insertions, 0 deletions