java_io_FileDescriptor

Instances of the file descriptor class serve as an opaque handle to the underlying machine-specific structure representing an open file or an open socket.



Functions


struct Hjava_io_FileDescriptor* java_io_FileDescriptor_initSystemFD(struct Hjava_io_FileDescriptor* this, jint i)

Initialise a file descriptor to the given file nr.

Arguments Return value

jbool java_io_FileDescriptor_valid(struct Hjava_io_FileDescriptor* this)

Is this file descriptor valid ?

Arguments
File generated from "FileDescriptor.c" by autodoc. 20-03-1998 12:54