[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] bbgen frequent yellow alerts - hobbitd problem?
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] bbgen frequent yellow alerts - hobbitd problem?
- From: "Hubbard, Greg L" <greg.hubbard (at) eds.com>
- Date: Mon, 6 Nov 2006 10:44:20 -0600
- Thread-index: AccBwqeaydi7elr3SWKHv+aYnHeoEAAABXig
- Thread-topic: [hobbit] bbgen frequent yellow alerts - hobbitd problem?
Solaris works great once you get past the linker problems. That is
well-known territory if you read the hints.
________________________________
From: Matthew G Armstrong [mailto:marmstrong5 (at) csc.com]
Sent: Monday, November 06, 2006 10:39 AM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] bbgen frequent yellow alerts - hobbitd
problem?
are there many problems encountered when you using Solaris with
Hobbit? I was going to base my design on Solaris but I am now wondering
if I should steer more towards an AIX solution.
------------------------------------------------------------------------
------------------------------------------------------------------------
--------------------------------
This is a PRIVATE message. If you are not the intended
recipient, please delete without copying and kindly advise us by e-mail
of the mistake in delivery. NOTE: Regardless of content, this e-mail
shall not operate to bind CSC to any order or other contract unless
pursuant to explicit written agreement or government initiative
expressly permitting the use of e-mail for such purpose.
------------------------------------------------------------------------
------------------------------------------------------------------------
--------------------------------
Henrik Stoerner <henrik (at) hswn.dk>
06/11/2006 16:33
Please respond to
hobbit (at) hswn.dk
To
hobbit (at) hswn.dk
cc
Subject
Re: [hobbit] bbgen frequent yellow alerts - hobbitd problem?
Oops - one line too many among those extra ones I sent you:
On Mon, Nov 06, 2006 at 05:29:59PM +0100, Henrik Stoerner wrote:
> I'd like you to add 8 lines between these two:
>
> n = recv(sockfd, recvbuf, sizeof(recvbuf)-1,
0);
> if (n < 0) {
> dbgprintf("recv() returned
error: %s\n", strerror(errno));
> if (errno == EAGAIN)
continue;
> }
> if (n == 0) {
> dbgprintf("recv() gave us 0
bytes\n");
> continue;
^^^^^^^^^ dont put this "continue" line in there.
Regards,
Henrik
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk