]> granicus.if.org Git - curl/commit
CLOSESOCKETFUNCTION: use the callback
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 May 2011 21:52:15 +0000 (23:52 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 May 2011 20:56:46 +0000 (22:56 +0200)
commit60f0ebbdc9fbddccaa4e2fcd1dce3d3a05f234ed
treec200444ea0b9906be890a6b24b01b7cea6a9fc2e
parentb5d170b55110bacc61a4aa8bf99df1afc303c5dc
CLOSESOCKETFUNCTION: use the callback

Fix the return type of the callback to match close() and make use of it.
include/curl/curl.h
lib/connect.c