Package com.abovevacant.epitaph.core
Class FD
java.lang.Object
com.abovevacant.epitaph.core.FD
An open file descriptor.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fd
public final int fdFile descriptor number. -
path
Path of the file. -
owner
Owner of the file descriptor. -
tag
public final long tagTag associated with the file descriptor.
-
-
Constructor Details
-
FD
-