Path: text.usenetserver.com!out02a.usenetserver.com!news.usenetserver.com!in02.usenetserver.com!news.usenetserver.com!postnews.google.com!l42g2000hsc.googlegroups.com!not-for-mail
From: airborne <dexter@boss.bg>
Newsgroups: comp.databases.oracle.server
Subject: Oracle Socket ShutDown
Date: Fri, 8 Aug 2008 00:17:11 -0700 (PDT)
Organization: http://groups.google.com
Lines: 6
Message-ID: <9e631082-8337-4cee-9188-65b661bd1b8f@l42g2000hsc.googlegroups.com>
NNTP-Posting-Host: 213.91.222.156
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1218179831 5136 127.0.0.1 (8 Aug 2008 07:17:11 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 8 Aug 2008 07:17:11 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: l42g2000hsc.googlegroups.com; posting-host=213.91.222.156; 
 posting-account=Vu6NigoAAAA8nUB59ucyi_I8uV-nCMqu
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.12) 
 Gecko/20070508 Firefox/1.5.0.12,gzip(gfe),gzip(gfe)
Xref: usenetserver.com comp.databases.oracle.server:447054
X-Received-Date: Fri, 08 Aug 2008 03:17:12 EDT (text.usenetserver.com)

How can I shutdown a socket for writing like the WIN API function
shutdown(sock, SHUT_WR). I don`t want to close the connection because
I want to read the result after shutting down the socket for writing.
I want to use it on different OS. I have installation of Oracle 10.2g.

Thank you in advance.
