Use TCP

Property definitions

socket $ NativeSocketOptLevels :: tcp
	# Use TCP
	new tcp `{ return IPPROTO_TCP; `}
lib/socket/socket_c.nit:504,2--505,34