Authorizes the reuse of the local address

Property definitions

socket $ NativeSocketOptNames :: reuseaddr
	# Authorizes the reuse of the local address
	new reuseaddr `{ return SO_REUSEADDR; `}
lib/socket/socket_c.nit:520,2--521,41