This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: shutdown( socket, SHUT_WR ) - unexpected behaviour


> From: Jacek Trzmiel
> Sent: Tuesday, May 04, 2004 4:19 AM


> Can somebody with Win2k box compile and run prog from my previous mail?
> I would like to know if it behaves incorrectly only on my system, or on
> Win2k in general:
>
> http://cygwin.com/ml/cygwin/2004-05/msg00013.html
>
> $ g++ ShutdownTest.cpp -o ShutdownTest && ./ShutdownTest.exe
> No output will mean that shutdown bug is present.

$ g++ ShutdownTest.cpp -o ShutdownTest && ./ShutdownTest.exe
HTTP/1.1 200 OK
Date: Tue, 04 May 2004 14:02:39 GMT
Server: Apache/1.3.27 (Unix)  (Red-Hat/Linux)
Last-Modified: Wed, 08 Jan 2003 23:11:55 GMT
ETag: "3f80f-1b6-3e1cb03b"
Accept-Ranges: bytes
Content-Length: 438
Connection: close
Content-Type: text/html

<HTML>
<HEAD>
  <TITLE>Example Web Page</TITLE>
</HEAD>
<body>
<p>You have reached this web page by typing &quot;example.com&quot;,
&quot;example.net&quot;,
  or &quot;example.org&quot; into your web browser.</p>
<p>These domain names are reserved for use in documentation and are not
available
  for registration. See <a
href="http://www.rfc-editor.org/rfc/rfc2606.txt";>RFC
  2606</a>, Section 3.</p>
</BODY>
</HTML>

$ uname -a
CYGWIN_NT-5.0 P450 1.5.10s(0.114/4/2) 20040420 11:21:06 i686 unknown unknown
Cygwin

That is: 1.5.9-1, recently updated but still with the 20040420 snapshot dll.
Running on Win 2K advanced server, SP4 plus updates.


/Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E

** on a mailing list; please keep replies on that particular list **

-- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); --
--END OF MESSAGE--


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]