SubscriptionFdReadwrite

data class SubscriptionFdReadwrite(val fileDescriptor: Fd)(source)

The contents of a subscription when type is type is eventtype::fd_read or eventtype::fd_write.

Parameters

fileDescriptor

The file descriptor on which to wait for it to become ready for reading or writing.

Constructors

Link copied to clipboard
constructor(fileDescriptor: Fd)

Types

Link copied to clipboard

Properties

Link copied to clipboard