- === modified file 'lib/http_client.c'
- --- lib/http_client.c 2012-11-24 19:20:57 +0000
- +++ lib/http_client.c 2012-11-25 11:46:58 +0000
- @@ -590,6 +590,9 @@
- if( !req )
- return;
- + if( req->inpa > 0 )
- + b_event_remove( req->inpa );
- +
- if( req->ssl )
- ssl_disconnect( req->ssl );
- else
Untitled
From Reliable Pheasant, 11 Years ago, written in Plain Text, viewed 647 times.
URL https://p.gaa.st/view/61814093
Shorturl
This version of the API has now been deprecated as indicated
Embed
Download Paste or View Raw
— Expand Paste to full width of browser