Mono Class Library: Overview

Mono.Unix.Native.Pollfd: Members

The members of Mono.Unix.Native.Pollfd are listed below.

See Also: Inherited members from System.ValueType

Public Fields

eventsPollEvents. Events to look for.
fdint. File descriptor.
reventsPollEvents. Events returned.

Public Methods

Equals(Pollfd) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.

Public Operators

static
Equality(Pollfd, Pollfd)Documentation for this section has not yet been entered.
static
Inequality(Pollfd, Pollfd)Documentation for this section has not yet been entered.