Data other than high-priority data may be read without blocking.

Property definitions

socket $ NativeSocketPollValues :: pollin
	# Data other than high-priority data may be read without blocking.
	new pollin `{ return POLLIN; `}
lib/socket/socket_c.nit:533,2--534,32