c++.windows.32-bits - fdopen and sockets
- Steve Adams (2/2) Jun 13 2002 Is it the case that fdopen() and the file operations do not work with va...
- Jan Knepper (5/7) Jun 13 2002 That would not surprize me.
Is it the case that fdopen() and the file operations do not work with values returned from the socket() call?
Jun 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?
Jun 13 2002