June 13, 2002
Is it the case that fdopen() and the file operations do not work with values
returned from the socket() call?


June 13, 2002
That would not surprize me.
Win32 is not Unix...
The stdlib does not have an implementation for sockets yet I would guess.

Jan



Steve Adams wrote:

> Is it the case that fdopen() and the file operations do not work with values
> returned from the socket() call?