Re: NNTPC: Bug2 in 1.0.7.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In message <199711171753.RAA15350@eebau.tibus.net>,
I wrote:
| Nov 17 17:49:23 sparcy nntpcached[6655]: sockets.c:150:Resource temporarily u
|    navailable: error reading from news server

Specifically:
ihave command fails at:

"ihave.c" line 26:
if (!Cfget (scfg, buf, sizeof buf))

"sockets.c" line 237 (in Cfget()):
if (!pos && Sread (scfg, buf + pos, MAX_BFR - pos) < 1)

in Sread() at line 150.
logw (("error reading from news server"));

[ if ((cc = read (fd, buf, len - 1)) < 1)
        {
                if (cc<0 && errno == EINTR)
                        goto redo;
                logw (("error reading from news server"));
                        return 0;
        }
]


Thanks to all helping to make nntpcache better.

Paul Gregg
--
 The Internet Business Ltd, Holywood House, Innis Court, Holywood, BT18 9HF
 pgregg@tibus.net                                     http://www.tibus.net/
            Phone: +44 (0)1232-424190  Fax: +44 (0)1232-424709 
           Eight out of every five people are math illiterates.


[Index of Archives]     [Yosemite]     [Yosemite Campsites]     [Bugtraq]     [Linux]     [Trn]

Powered by Linux