datacommsserver/esockserver/inc/ss_sapshim.h
branchRCL_3
changeset 27 5ebd530e523b
parent 26 b564fb5fd78b
equal deleted inserted replaced
26:b564fb5fd78b 27:5ebd530e523b
   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 
       
   235 private:
   234 private:
   236 	CServProviderBase* iProvider;
   235 	CServProviderBase* iProvider;
   237 	//CHostResolver specific workaround for now
   236 	//CHostResolver specific workaround for now
   238 	MUpperControl* iHostResolverNotify; //since CHostResolver specific
   237 	MUpperControl* iHostResolverNotify; //since CHostResolver specific
   239 	MSessionControlNotify* iListenerControlNotify; // to notify listening sockets that a passively opened socket in the accept queue has been unbound
   238 	MSessionControlNotify* iListenerControlNotify; // to notify listening sockets that a passively opened socket in the accept queue has been unbound