cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

RE: Help on usinig Curl on vxwrks

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 3 Jun 2009 15:55:29 +0200 (CEST)

On Mon, 1 Jun 2009, Igor Novoseltsev wrote:

> Please review the patch.

+#ifdef HAVE_OPEN_3
+ fd = open(real_path, O_RDONLY, conn->data->set.new_file_perms);
+#else

What is the third parameter used for in the read-only case? Why not simply
pass 0 there?

-- 
  / daniel.haxx.se
Received on 2009-06-03

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET