RE: Cygwin Network Programming Problem

2002-12-16 Thread Parker, Ron
 -Original Message-
 From: Elfyn McBratney [mailto:[EMAIL PROTECTED]]

snip

 I tried your source, looks o.k. at first glance, and it works 
 perfectly. I tried to reproduce your problem, about 10 times, 
 and I always got:
 
   Hello, world!
 
   Connection closed

snip

I did have the latest DLL, but apparently needed a reboot.  The server still
issues an accept: No children message after each connect, but now
continues working.  This is better, but I would like to understand why I see
this message.  To me, it looks like an error of either my own cygwin's
making.

--
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/




Re: Cygwin Network Programming Problem

2002-12-13 Thread Elfyn McBratney
Hi,

I tried your source, looks o.k. at first glance, and it works perfectly. I tried to 
reproduce your problem, about 10 times, and I always got:

  Hello, world!

  Connection closed

Are you using the latest dll?

Elfyn
[EMAIL PROTECTED]


--- Parker, Ron [EMAIL PROTECTED] wrote:
I have taken what looks to be a common network programming sample from the
Internet and compiled it on Cygwin.  Upon reaching 'accept' for the second
time I receive the following output:

   accept: No children

I have spent a few days perusing the Net and have found no solution to this
problem.  If you compile and run the following source, you can telnet to
port 3490 and get back, Hello, world!.  When you telnet a second time, the
error shows up.

[snip]

--
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/

_
www.smokeJet.com - Free UK Internet Services

_
Select your own custom email address for FREE! Get [EMAIL PROTECTED] w/No Ads, 6MB, 
POP  more! http://www.everyone.net/selectmail?campaign=tag

--
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/