Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 9 Apr 2005 11:18:11 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ipc, sockets and windows sp2 Message-ID: <20050409091811.GT1471@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20050401160749 DOT GH1471 AT cygbert DOT vinschen DOT de> <4250E410 DOT 1060708 AT smousseland DOT com> <20050404103824 DOT GS1471 AT cygbert DOT vinschen DOT de> <9305417ca9a2f2601ad20b83801d2f92 AT smousseland DOT com> <20050404142507 DOT GT1471 AT cygbert DOT vinschen DOT de> <5c59a962471bd65c3c3f3f44c37b8bf3 AT smousseland DOT com> <20050406111752 DOT GG1471 AT cygbert DOT vinschen DOT de> <20050408205745 DOT GQ1471 AT cygbert DOT vinschen DOT de> <86032b7972f91acc07b53ed43999a665 AT smousseland DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86032b7972f91acc07b53ed43999a665@smousseland.com> User-Agent: Mutt/1.4.2i On Apr 9 10:55, kraken+spam AT smousseland DOT com wrote: > It solves all my problems and nothing's left ;) Oh cool. What a relief. > There is a strange stuff, but it won't perturb me : > when i run my master/slaves programs, then run the testcase at the same > time and kill it, the slave may have a socket read error if it was > reading on the socket at the same time that testcase is launched. I'm wondering if that's realy related or just a coincidence. Sockets have nothing to do with IPC, unless you're running on 9x, where the Cygserver/Client connection is done using sockets. > So i have to tune slave so i don't quit on socket read, but retry to > read on the socket, and it's fine, as the socket read will fail only > when the testcase is launched. What's the error code you get? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/