Lines Matching full:connection
94 * HTTP connection has been connected to the web server.
103 * HTTP connection to the web server has timed out.
112 * HTTP connection to the web server has been aborted by the web
122 * HTTP connection to the web server has been closed.
137 * Open an HTTP connection to a web server and ask for a file using
140 * This function opens an HTTP connection to the specified web server
142 * connection has been connected, the webclient_connected() callback
148 * function is called if the HTTP connection is aborted by the web
151 * When the HTTP request has been completed and the HTTP connection is
168 * if a TCP connection could not be created.
170 * \retval 1 if the connection was initiated.
175 * Close the currently open HTTP connection.