From 36fd87810274329c8cd86344b95a0521541e7bab Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sat, 21 Apr 2012 07:07:57 +0200 Subject: xs_shutdown implemented This patch allows for partial shutdown of the socket. Signed-off-by: Martin Sustrik --- builds/msvc/tests/tests.vcxproj | 6 +++++- builds/msvc/tests/tests.vcxproj.filters | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'builds') diff --git a/builds/msvc/tests/tests.vcxproj b/builds/msvc/tests/tests.vcxproj index d1258e4..20d2554 100644 --- a/builds/msvc/tests/tests.vcxproj +++ b/builds/msvc/tests/tests.vcxproj @@ -155,6 +155,10 @@ true true + + true + true + true @@ -188,4 +192,4 @@ - \ No newline at end of file + diff --git a/builds/msvc/tests/tests.vcxproj.filters b/builds/msvc/tests/tests.vcxproj.filters index 0fb41a8..ea97fed 100644 --- a/builds/msvc/tests/tests.vcxproj.filters +++ b/builds/msvc/tests/tests.vcxproj.filters @@ -68,6 +68,9 @@ Header Files + + Header Files + @@ -79,4 +82,4 @@ Header Files - \ No newline at end of file + -- cgit v1.2.3