Home
last modified time | relevance | path

Searched refs:PROTOPT_DUAL (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Durldata.h707 #define PROTOPT_DUAL (1<<1) /* this protocol uses two connections */ macro
Dftp.c185 PROTOPT_DUAL | PROTOPT_CLOSEACTION | PROTOPT_NEEDSPWD |
214 PROTOPT_SSL | PROTOPT_DUAL | PROTOPT_CLOSEACTION |
Dmulti.c1912 if(!(data->conn->handler->flags & PROTOPT_DUAL) && in multi_runsingle()
/external/curl/docs/
DINTERNALS.md1018 - `PROTOPT_DUAL` - this protocol uses two connections