* 1.3.13-2 & 1.3.14-1 problem on read() from dgram socket
@ 2002-10-31 4:11 Takashi Yano
2002-10-31 7:13 ` Larry Hall (RFK Partners, Inc)
2002-10-31 11:46 ` Christopher Faylor
0 siblings, 2 replies; 3+ messages in thread
From: Takashi Yano @ 2002-10-31 4:11 UTC (permalink / raw)
To: cygwin
Hello, everyone.
I'd like to report bug of latest release of cygwin.
I found that read() from dgram socket fails on cygwin 1.3.13-2 or 1.3.14-1
under Windows 2000 or Windows XP.
Cygwin 1.3.12-4 does not have this problem.
Also, this problem does not apear under Windows 98.
Due to this problem, inetd of inetutils-1.3.2-19 get into full load
after receiving dgram "discard" request on udp port 9.
Build-in "discard" daemon of inetd calls read() instead of recv()
to sink data from dgram socket in discard_dg(), but the read() fails.
Then select() returns repeatedly every time after read() fails.
I hope this problem will be resolved in next release.
Thank you.
--
Takashi Yano
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 1.3.13-2 & 1.3.14-1 problem on read() from dgram socket
2002-10-31 4:11 1.3.13-2 & 1.3.14-1 problem on read() from dgram socket Takashi Yano
@ 2002-10-31 7:13 ` Larry Hall (RFK Partners, Inc)
2002-10-31 11:46 ` Christopher Faylor
1 sibling, 0 replies; 3+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-10-31 7:13 UTC (permalink / raw)
To: Takashi Yano, cygwin
At 04:16 AM 10/31/2002, Takashi Yano wrote:
>Hello, everyone.
>
>I'd like to report bug of latest release of cygwin.
>
>I found that read() from dgram socket fails on cygwin 1.3.13-2 or 1.3.14-1
>under Windows 2000 or Windows XP.
>
>Cygwin 1.3.12-4 does not have this problem.
>Also, this problem does not apear under Windows 98.
>
>Due to this problem, inetd of inetutils-1.3.2-19 get into full load
>after receiving dgram "discard" request on udp port 9.
>Build-in "discard" daemon of inetd calls read() instead of recv()
>to sink data from dgram socket in discard_dg(), but the read() fails.
>Then select() returns repeatedly every time after read() fails.
>
>I hope this problem will be resolved in next release.
Me too... sorry, I couldn't resist! :-)
Larry Hall lhall@rfk.com
RFK Partners, Inc. http://www.rfk.com
838 Washington Street (508) 893-9779 - RFK Office
Holliston, MA 01746 (508) 893-9889 - FAX
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 1.3.13-2 & 1.3.14-1 problem on read() from dgram socket
2002-10-31 4:11 1.3.13-2 & 1.3.14-1 problem on read() from dgram socket Takashi Yano
2002-10-31 7:13 ` Larry Hall (RFK Partners, Inc)
@ 2002-10-31 11:46 ` Christopher Faylor
1 sibling, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2002-10-31 11:46 UTC (permalink / raw)
To: cygwin
On Thu, Oct 31, 2002 at 06:16:23PM +0900, Takashi Yano wrote:
>Hello, everyone.
>
>I'd like to report bug of latest release of cygwin.
>
>I found that read() from dgram socket fails on cygwin 1.3.13-2 or 1.3.14-1
>under Windows 2000 or Windows XP.
>
>Cygwin 1.3.12-4 does not have this problem.
>Also, this problem does not apear under Windows 98.
>
>Due to this problem, inetd of inetutils-1.3.2-19 get into full load
>after receiving dgram "discard" request on udp port 9.
>Build-in "discard" daemon of inetd calls read() instead of recv()
>to sink data from dgram socket in discard_dg(), but the read() fails.
>Then select() returns repeatedly every time after read() fails.
>
>I hope this problem will be resolved in next release.
If you provide a simple test case, I'm sure that it probably will be resolved.
Also, check out: http://cygwin.com/bugs.html .
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-31 18:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-31 4:11 1.3.13-2 & 1.3.14-1 problem on read() from dgram socket Takashi Yano
2002-10-31 7:13 ` Larry Hall (RFK Partners, Inc)
2002-10-31 11:46 ` Christopher Faylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).