An error has occurred on the device or stream.

This flag is only valid in the revents bitmask; it shall be ignored in the events member.

Property definitions

socket $ NativeSocketPollValues :: pollerr
	# An error has occurred on the device or stream.
	#
	# This flag is only valid in the revents bitmask; it shall be ignored in the events member.
	new pollerr `{ return POLLERR; `}
lib/socket/socket_c.nit:554,2--557,34