HomeSort by relevance Sort by last modified time
    Searched defs:PARSE_SUCCESS_END_OF_MESSAGE (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/http_parcom/include/
http_parser.h 80 PARSE_SUCCESS_END_OF_MESSAGE = 2, // success with end of the message (get data with the size of content-length)
  /external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
pvmf_protocol_engine_internal.h 705 PARSE_SUCCESS_END_OF_MESSAGE = 2, // success with end of the message (get data with the size of content-length)
    [all...]

Completed in 14 milliseconds