Searched refs:PROTOPT_STREAM (Results 1 – 6 of 6) sorted by relevance
1659 ((ctrl == CONNCTRL_STREAM) && !(conn->handler->flags & PROTOPT_STREAM)); in Curl_conncontrol()1661 (conn->handler->flags & PROTOPT_STREAM)) in Curl_conncontrol()
328 PROTOPT_STREAM /* flags */351 PROTOPT_SSL | PROTOPT_STREAM /* flags */
831 #define PROTOPT_STREAM (1<<9) /* a protocol with individual logical streams */ macro
659 || (premature && !(conn->handler->flags & PROTOPT_STREAM))) { in multi_done()
164 PROTOPT_SSL | PROTOPT_STREAM /* flags */
941 PROTOPT_SSL | PROTOPT_STREAM /* flags */