Links
Notes
- If you use
fdopenand then call close on the fileobj, it will close the underlying fileno that was provided to thefdopencall.
Send to Kindle
fdopen and then call close on the fileobj,
it will close the underlying fileno that was provided to
the fdopen call.