fileno — creates a file descriptor from a pointer.
fileno (file)
A file pointer as returned from open.
t, if successful, otherwise nil.
This function creates a file descriptor from a file pointer.
fd_to_file, Referencing Files
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.