ChownFd

class ChownFd(val fd: FileDescriptor, val owner: Int, val group: Int)(source)

Constructors

Link copied to clipboard
constructor(fd: FileDescriptor, owner: Int, group: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
val group: Int
Link copied to clipboard
val owner: Int