Cancel all notify event when teardown connection
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
/* SOAP event status*/
|
||||
#define SOAP_EVENT_STATUS_GENERIC_ERROR -1
|
||||
#define SOAP_EVENT_STATUS_CANCEL -2
|
||||
#define SOAP_EVENT_STATUS_RUNNING 0
|
||||
#define SOAP_EVENT_STATUS_COMPLETE 1
|
||||
|
||||
|
Reference in New Issue
Block a user