]> granicus.if.org Git - curl/commit
nss: fix misplaced code enabling non-blocking socket mode
authorKamil Dudka <kdudka@redhat.com>
Tue, 5 Mar 2013 16:51:01 +0000 (17:51 +0100)
committerKamil Dudka <kdudka@redhat.com>
Wed, 6 Mar 2013 12:34:10 +0000 (13:34 +0100)
commit9d0af3018c5db25f5adda216dbcad6056b4a3107
treec6184738103d98a1a0f2cbde12341a5548df0310
parentfa9748df111fd557977eecbe17a43d1344550206
nss: fix misplaced code enabling non-blocking socket mode

The option needs to be set on the SSL socket.  Setting it on the model
takes no effect.  Note that the non-blocking mode is still not enabled
for the handshake because the code is not yet ready for that.
RELEASE-NOTES
lib/nss.c