curl-library
[PATCH] socklen_t fix attempt
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 19 Dec 2007 00:16:49 +0100 (CET)
Received on 2007-12-19
Date: Wed, 19 Dec 2007 00:16:49 +0100 (CET)
On Tue, 18 Dec 2007, Daniel Stenberg wrote:
> Is there any reason why types.h.in (with the default types.h not defining
> any socklen_t type at all) won't work?
Ok, here's my simple take at a fix for systems that doesn't have socklen_t in
their system headers.
It should at least get them able to build and use libcurl!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
- TEXT/PLAIN attachment: socklen_t.patch