Package | Description |
---|---|
org.jruby.util.io |
Modifier and Type | Field and Description |
---|---|
PosixShim |
OpenFile.posix |
Modifier and Type | Method and Description |
---|---|
static int |
OpenFile.cloexecDup2(PosixShim posix,
ChannelFD oldfd,
ChannelFD newfd) |
static void |
OpenFile.fdFixCloexec(PosixShim posix,
int fd) |
Copyright © 2001-2018 JRuby. All Rights Reserved.