curl-library
[PATCH] configure: remove the --enable/disable-nonblocking options
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 16 Aug 2012 19:27:51 +0200 (CEST)
Received on 2012-08-16
Date: Thu, 16 Aug 2012 19:27:51 +0200 (CEST)
Removing this option as it currently only functions to lure people into
wrongly using it and falsely believing that libcurl will work fine
without using nonblocking sockets internally - which leads to hard to
track or understand errors.
--- configure.ac | 4 --- m4/curl-confopts.m4 | 68 +++++++++++---------------------------------------- 2 files changed, 14 insertions(+), 58 deletions(-) Comments anyone? -- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-configure-remove-the-enable-disable-nonblocking-opti.patch