Groups | Search | Server Info | Login | Register
Groups > comp.sys.apple2.programmer > #45
| From | Sheppy <the.sheppy@gmail.com> |
|---|---|
| Newsgroups | comp.sys.apple2.programmer |
| Subject | Re: "Insufficient resources" error in Marinetti |
| Date | 2011-06-24 06:49 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <45aedc57-6253-4e8c-8de0-9eee9a9b8cf8@g12g2000yqd.googlegroups.com> (permalink) |
| References | <77581762-5016-4125-ba58-ab6832f3a4aa@c29g2000yqd.googlegroups.com> <1k3cxl4.1ejosly1ojicsoN%spectrumdaddy@nospam.com> |
On Jun 24, 3:26 am, spectrumda...@nospam.com (Ewen) wrote:
> Sheppy:
>
> > Anyone have any ideas what might cause TCPIPReadTCP to return error 5
> > ("Insufficient resources")? I'm passing it a pointer to a buffer, so
> > it's not like it's failing to allocate memory for the resulting
> > buffer...
>
> That is a TCP error code, and according to the Marinetti Guide, is only
> valid if the tool call error code is terrOK. In other words, if A=0 on
> return from the call. It is not related to normal tool error calls.
>
> I think you might need to ask Richard why the message is being
> generated, but I am wondering if it is because you have opened too many
> connections.
Actually, I figured out why I'm getting this TCP logic error. It's
because my connection is not open yet. It's never getting out of state
2, and I'm not sure why.
Sheppy
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Find similar
"Insufficient resources" error in Marinetti Sheppy <the.sheppy@gmail.com> - 2011-06-23 22:00 -0700
Re: "Insufficient resources" error in Marinetti spectrumdaddy@nospam.com (Ewen) - 2011-06-24 08:26 +0100
Re: "Insufficient resources" error in Marinetti Sheppy <the.sheppy@gmail.com> - 2011-06-24 06:49 -0700
csiph-web