EventFdReadwrite

data class EventFdReadwrite(val nbytes: FileSize, val flags: Eventrwflags)(source)

The contents of an event when type is eventtype::fd_read or eventtype::fd_write.

Parameters

nbytes

The number of bytes available for reading or writing.

flags

The state of the file descriptor.

Constructors

Link copied to clipboard
constructor(nbytes: FileSize, flags: Eventrwflags)

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard