comments: remove old and wrong multi/easy interface statements
This commit is contained in:
@@ -1695,8 +1695,7 @@ static int imap_getsock(struct connectdata *conn, curl_socket_t *socks,
|
||||
* connection phase.
|
||||
*
|
||||
* The variable 'done' points to will be TRUE if the protocol-layer connect
|
||||
* phase is done when this function returns, or FALSE is not. When called as
|
||||
* a part of the easy interface, it will always be TRUE.
|
||||
* phase is done when this function returns, or FALSE if not.
|
||||
*/
|
||||
static CURLcode imap_connect(struct connectdata *conn, bool *done)
|
||||
{
|
||||
|
Reference in New Issue
Block a user