-readInBackgroundAndNotify default mode?
-readInBackgroundAndNotify default mode?
- Subject: -readInBackgroundAndNotify default mode?
- From: Kaelin Colclasure <email@hidden>
- Date: Wed, 16 Jan 2002 14:23:59 -0800
If I call -readInBackgroundAndNotify on an NSFileHandle while my run
loop is running in some mode other than NSDefaultRunLoopMode, am I
asking to be notified in the current mode or in NSDefaultRunLoopMode?
-- Kaelin