The specified fd value is invalid.

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

Property definitions

socket $ NativeSocketPollValues :: pollnval
	# The specified fd value is invalid.
	#
	# This flag is only valid in the revents member; it shall ignored in the events member.
	new pollnval `{ return POLLNVAL; `}
lib/socket/socket_c.nit:568,2--571,36