cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HAVE_SYS_SELECT_H, HAVE_STRDUP, and port to an RTOS

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 24 Jun 2008 23:06:05 +0200 (CEST)

On Tue, 24 Jun 2008, Rolland Dudemaine wrote:

> I have successfully ported curl and libcurl to the INTEGRITY RTOS in a few
> hours. curl seems to work well, and the port was straightforward.

Cool! Out of curiousity (and "boasting" in docs/INSTALL), what CPU arch is
that running on?

> - curl-7.18.2_createconnection.diff : INTEGRITY native's API has Connection
> Objects, and a native call is CreateConnection(). The attached page renames
> the static function CreateConnection() to CreateCURLConnection() so that
> there is no conflict anymore.

Nitpick: This patch made the code wider than 80 columns which we don't want...

I think I would also rather see the name shortened to 'createconn' or similar
rather than extended but I can take care of that particular change myself once
Dan's questions/remarks have been worked out.

Oh, and the curl-library mailing list is the more suitable list for libcurl
stuff/patches.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2008-06-24