Searched refs:_psh (Results 1 - 3 of 3) sorted by relevance
/third_party/libwebsockets/lib/secure-streams/cpp/ |
H A D | lssFile.cxx | 117 lsscomp_t comp, bool _psh) : in lssFile() 118 lss(ctx, uri, comp, _psh, lssfile_rx, lssfile_tx, lssfile_state) in lssFile() 121 push = _psh; in lssFile() 116 lssFile(lws_ctx_t ctx, std::string uri, std::string _path, lsscomp_t comp, bool _psh) lssFile() argument
|
H A D | lss.cxx | 50 lss::lss(lws_ctx_t _ctx, std::string _uri, lsscomp_t _comp, bool _psh, in lss() argument 117 pol.u.http.method = _psh ? "POST" : "GET"; in lss()
|
/third_party/libwebsockets/include/ |
H A D | libwebsockets.hxx | 103 lss(lws_ctx_t _ctx, std::string _uri, lsscomp_t _comp, bool _psh, 139 lsscomp_t _comp, bool _psh);
|
Completed in 2 milliseconds