[plt-scheme] TCP error 10038

From: DTNOIZR (dtnoizerz58 at yandex.ru)
Date: Thu Mar 26 15:16:22 EDT 2009

just require the package, and than error ...

there was diferrent events
1)just require -> TCP error
2)just require and no error but running big program and -> TCP error

may be Windows is no good, or I'm dumbo


26.03.09, 01:07, "Ryan Culpepper" <ryanc at ccs.neu.edu>:

> DTNOIZR wrote:
> > Hello
> > 
> > running under Windows XP program with require from PLaneT have an
> > error (but not always):
> > 
> > .\..\..\..\..\Documents and Settings\DTNOIZR\Application Data\PLT
> > Scheme\planet\300\4.1.5\cache\schematics\spgsql.plt\2\3\private\p3-msg-util.ss:221:30:
> > tcp-read: error reading (Unknown error; errno=10038)
> > 
> > tried from different computers from different places - always this
> > error just typed:
> > 
> > #lang scheme (require (planet schematics/spgsql:2:3/spgsql))
> > 
> > and got TCP error ...
> Do you mean that you get the TCP error without calling 'connect'? I 
> don't know of any reason that code should be running when you just 
> require the package.
> Ryan


Posted on the users mailing list.