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: ipc, sockets and windows sp2


On Apr  9 10:55, kraken+spam@smousseland.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@cygwin.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/


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