GnuTLS: make the connection phase non-blocking
authorJerome Vouillon <vouillon@pps.jussieu.fr>
Fri, 16 Apr 2010 20:43:01 +0000 (22:43 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Apr 2010 20:43:01 +0000 (22:43 +0200)
commitc2888604d7ead19473b5621f8f2edab60fc418de
treec8ce3f5e8ad594f03c34d38f176b351d500fb503
parent6632d957e7d658566288406276dc98669e8228c7
GnuTLS: make the connection phase non-blocking

When multi interface is used, the SSL handshake is no longer
blocking when GnuTLS is used.
lib/gtls.c
lib/gtls.h
lib/http.c
lib/urldata.h