curl-users
Re: telnet on winNT
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 27 Apr 2001 10:47:08 +0200 (MET DST)
Date: Fri, 27 Apr 2001 10:47:08 +0200 (MET DST)
On Thu, 26 Apr 2001, Linus Nielsen Feltzing wrote:
> I am on the case.
Great!
> I have compiled 7.7.2 on mingw32 and the error is there. Daniel, I just
> started, and I can see that select() returns -1 in the telnet main loop.
> I don't know why yet.
Could it be because there's a file descrictor for stdin there? Windows is
very picky on not mixing networked fds and file fds at other places, so I
figure that can be what is happening here too...?
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/Received on 2001-04-27