Home
last modified time | relevance | path

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

/AliOS-Things-master/components/websocket/example/
A Dwebsocket_example.c162 int websoc_cli_test_int(const char *scheme, const char *host, in websoc_cli_test_int() function
303 ssl_ret = websoc_cli_test_int("wss", "echo.websocket.org", "/", 443, cert); in websoc_cli_test_entry()
307 ret = websoc_cli_test_int("ws", "121.40.165.18", "/", 8800, NULL); in websoc_cli_test_entry()

Completed in 7 milliseconds