Home
last modified time | relevance | path

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

/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dhttp.h411 int http_open_port(int port, int ssl);
H A Dhttp.c2498 int http_open_port(int port, int ssl) in http_open_port() function
/dports/www/kannel/gateway-1.4.4/test/
H A Dtest_http_server.c484 if (http_open_port(port, ssl) == -1) in main()
H A Ddrive_wapbox.c217 if (http_open_port(port, ssl) != -1) in start_http_thread()
H A Dtest_smsc.c635 if (http_open_port(http_port, ssl) == -1) in httpd_emu_create()
/dports/www/kannel/gateway-1.4.4/doc/
H A DChangeLog-1.1.61096 certificate and key. Changed http_open_port() prototype call (see
1108 certificate and key. Changed http_open_port() prototype call (see
1117 * gw/smsc_http.c: changed http_open_port() prototype call (see
1124 * gw/wap_push_ppg.c: changed http_open_port() prototype call (see
1153 conn_wrap_fd() has to be called. Changed http_open_port() to include
1158 * gwlib/http.h: changed prototype definition for http_open_port().
1163 * test/drive_wapbox.c: changed http_open_port() prototype call (see
1166 * test/test_http_server.c: changed http_open_port() prototype call
1169 * test/test_smsc.c: changed http_open_port() prototype call (see
H A DChangeLog-1.1.3157 * gwlib/http.[ch]: Renamed http_open_server to http_open_port,
/dports/www/kannel/gateway-1.4.4/gw/smsc/
H A Dsmsc_http.c978 if (http_open_port(conndata->port, ssl) == -1) in smsc_http_create()
H A Dsmsc_soap.c1851 if (http_open_port(privdata->port,privdata->ssl)) { in soap_server_start()
/dports/www/kannel/gateway-1.4.4/gw/
H A Dwap_push_ppg.c413 http_open_port(ppg_port, TYPE_HTTP); in wap_push_ppg_init()
416 http_open_port(ppg_ssl_port, TYPE_HTTPS); in wap_push_ppg_init()