#include "stdsoap2.h"
#include "threads.h"
|
| #define | HTTP_STREAMS_ID "SOAP-HTTP-STREAMS/1.0" /* plugin identification */ |
◆ HTTP_STREAMS_ID
| #define HTTP_STREAMS_ID "SOAP-HTTP-STREAMS/1.0" /* plugin identification */ |
◆ http_streams()
| SOAP_FMAC1 int SOAP_FMAC2 http_streams |
( |
struct soap * | soap, |
|
|
struct soap_plugin * | plugin, |
|
|
void * | arg ) |
◆ soap_free_http_streams()
◆ soap_http_streams_max_host()
| SOAP_FMAC1 void SOAP_FMAC2 soap_http_streams_max_host |
( |
int | max_host | ) |
|
◆ soap_http_streams_max_open()
| SOAP_FMAC1 void SOAP_FMAC2 soap_http_streams_max_open |
( |
int | max_open | ) |
|
◆ soap_http_streams_stream_id()
| SOAP_FMAC1 int SOAP_FMAC2 soap_http_streams_stream_id |
( |
struct soap * | soap | ) |
|
◆ soap_new_http_streams()
◆ http_streams_id
| const char http_streams_id[] |
|
extern |