FileDescriptor.valid

Tests if this file descriptor object is valid.

@return {@code true} if the file descriptor object represents a valid, open file, socket, or other active I/O connection; {@code false} otherwise.

class FileDescriptor
bool
valid
()

Meta