Package org.jruby.ext.fcntl
Class FcntlLibrary
java.lang.Object
org.jruby.ext.fcntl.FcntlLibrary
- All Implemented Interfaces:
Library
Populates all the constants for Fcntl from Constantine
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FD_CLOEXEC
public static final int FD_CLOEXEC- See Also:
-
-
Constructor Details
-
FcntlLibrary
public FcntlLibrary()
-
-
Method Details
-
load
- Specified by:
load
in interfaceLibrary
- Throws:
IOException
-