Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durldata.h816 #define PROTOPT_DUAL (1<<1) /* this protocol uses two connections */ macro
Dmulti.c2209 if(!(data->conn->handler->flags & PROTOPT_DUAL) &&
2333 if(!(data->conn->handler->flags & PROTOPT_DUAL) &&
Dftp.c182 PROTOPT_DUAL | PROTOPT_CLOSEACTION | PROTOPT_NEEDSPWD |
213 PROTOPT_SSL | PROTOPT_DUAL | PROTOPT_CLOSEACTION |
/third_party/curl/docs/
DINTERNALS.md1042 - `PROTOPT_DUAL` - this protocol uses two connections