datacommsserver/esockserver/inc/ss_sapshim.h
branchRCL_3
changeset 24 00c6709d25aa
parent 9 77effd21b2c9
child 25 9d7ce34704c8
equal deleted inserted replaced
23:cbb19216b74d 24:00c6709d25aa
   228 	SAP_FLAG_FUNCTIONS(FlowParamsInitialised, EFlowParamsInitialised)
   228 	SAP_FLAG_FUNCTIONS(FlowParamsInitialised, EFlowParamsInitialised)
   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();
       
   234 
   233 private:
   235 private:
   234 	CServProviderBase* iProvider;
   236 	CServProviderBase* iProvider;
   235 	//CHostResolver specific workaround for now
   237 	//CHostResolver specific workaround for now
   236 	MUpperControl* iHostResolverNotify; //since CHostResolver specific
   238 	MUpperControl* iHostResolverNotify; //since CHostResolver specific
   237 	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