std::net::os

Posix_pollfd

struct Posix_pollfd
{
	CInt fd;
	CUShort events;
	CUShort revents;
}

Members

Methods