Normal data may be read without blocking.

Property definitions

socket $ NativeSocketPollValues :: pollrdnorm
	# Normal data may be read without blocking.
	new pollrdnorm `{ return POLLRDNORM; `}
lib/socket/socket_c.nit:536,2--537,40