Set the Unix domain socket

Property definitions

curl $ CURLOption :: unix_socket_path
	# Set the Unix domain socket
	new unix_socket_path `{ return CURLOPT_UNIX_SOCKET_PATH; `}
lib/curl/native_curl.nit:766,2--767,60