Searched refs:nx_http_client_set_connect_port (Results 1 – 3 of 3) sorted by relevance
205 #define nx_http_client_set_connect_port _nx_http_client_set_connect_port macro223 #define nx_http_client_set_connect_port _nxe_http_client_set_connect_port macro245 UINT nx_http_client_set_connect_port(NX_HTTP_CLIENT *client_ptr, UINT port);
421 status = nx_http_client_set_connect_port(&my_client, SECONDARY_SERVER_PORT); in thread_client_entry()
5013 … Added nx_http_client_set_connect_port() service to allow the Client 5015 …nxd_http_client.h Declare the nx_http_client_set_connect_port() serv…