From ce7aa90adeeffd1a43d1a9ca9c7b715227af37a9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 1 May 2016 23:05:55 +0200 Subject: curl_easy_pause.3: fix man page reference --- docs/libcurl/curl_easy_pause.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libcurl/curl_easy_pause.3') diff --git a/docs/libcurl/curl_easy_pause.3 b/docs/libcurl/curl_easy_pause.3 index cb794040f..131fa774f 100644 --- a/docs/libcurl/curl_easy_pause.3 +++ b/docs/libcurl/curl_easy_pause.3 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 1998 - 2014, Daniel Stenberg, , et al. +.\" * Copyright (C) 1998 - 2016, Daniel Stenberg, , et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms @@ -79,7 +79,7 @@ Before libcurl 7.32.0, when a specific handle was unpaused with this function, there was no particular forced rechecking or similar of the socket's state, which made the continuation of the transfer get delayed until next multi-socket call invoke or even longer. Alternatively, the user could -forcibly call for example curl_multi_socket_all(3) - with a rather hefty +forcibly call for example \fIcurl_multi_socket_all(3)\fP - with a rather hefty performance penalty. Starting in libcurl 7.32.0, unpausing a transfer will schedule a timeout -- cgit v1.2.3