genericopenlibs/openenvcore/backend/inc/fdesc.h
branchRCL_3
changeset 53 9d9daa0f4b62
parent 0 e4d67989cc36
child 54 4332f0f7be53
--- a/genericopenlibs/openenvcore/backend/inc/fdesc.h	Wed Jun 09 11:33:19 2010 +0300
+++ b/genericopenlibs/openenvcore/backend/inc/fdesc.h	Thu Jul 15 20:34:46 2010 +0300
@@ -604,7 +604,7 @@
 	TInt Poll(TPollMode aMode,TBool& aReadyStatus,TInt& aErrno);
 	TInt Poll(TUint aEvents);
 	void CancelNotify();
-	
+	void TempClose();
 	
 	void SetFids(void *aFids);
 	virtual TInt Type()