Posix

object Posix

Properties

Link copied to clipboard
const val LOCK_EX: Int = 2
Link copied to clipboard
const val LOCK_NB: Int = 4
Link copied to clipboard
const val LOCK_UN: Int = 8
Link copied to clipboard
const val O_CREAT: Int = 64
Link copied to clipboard
const val O_RDWR: Int = 2