Authorizes the broadcasting of messages

Property definitions

socket $ NativeSocketOptNames :: broadcast
	# Authorizes the broadcasting of messages
	new broadcast `{ return SO_BROADCAST; `}
lib/socket/socket_c.nit:517,2--518,41