|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.darwinsys.io.NextFD
public class NextFD
Simple wrapper class for native nextfd method; nextfd is used to watch filedesc leaks.
Field Summary | |
---|---|
static java.lang.String |
LIBRARY_NAME
The name of the shared library |
Constructor Summary | |
---|---|
NextFD()
|
Method Summary | |
---|---|
static int |
getNextFD()
Public method to try to return the next available file descriptor, if available. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String LIBRARY_NAME
Constructor Detail |
---|
public NextFD()
Method Detail |
---|
public static int getNextFD()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |