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