datacommsserver/esockserver/inc/ss_sapshim.h
branchRCL_3
changeset 84 486e9e9c45a7
parent 73 5ebd530e523b
equal deleted inserted replaced
76:576874e13a2c 84:486e9e9c45a7
   229 	SAP_FLAG_FUNCTIONS(BearerExpected, EBearerExpected)
   229 	SAP_FLAG_FUNCTIONS(BearerExpected, EBearerExpected)
   230 	SAP_FLAG_FUNCTIONS(DeleteUponBearerReception, EDeleteUponBearerReception)
   230 	SAP_FLAG_FUNCTIONS(DeleteUponBearerReception, EDeleteUponBearerReception)
   231 	SAP_FLAG_FUNCTIONS(UseBearerErrors, EUseBearerErrors)
   231 	SAP_FLAG_FUNCTIONS(UseBearerErrors, EUseBearerErrors)
   232 
   232 
   233 	void HostResolverSpecificUnbind();
   233 	void HostResolverSpecificUnbind();
       
   234 
   234 private:
   235 private:
   235 	CServProviderBase* iProvider;
   236 	CServProviderBase* iProvider;
   236 	//CHostResolver specific workaround for now
   237 	//CHostResolver specific workaround for now
   237 	MUpperControl* iHostResolverNotify; //since CHostResolver specific
   238 	MUpperControl* iHostResolverNotify; //since CHostResolver specific
   238 	MSessionControlNotify* iListenerControlNotify; // to notify listening sockets that a passively opened socket in the accept queue has been unbound
   239 	MSessionControlNotify* iListenerControlNotify; // to notify listening sockets that a passively opened socket in the accept queue has been unbound