How increase the default http request timeout?

2008-08-10 Thread Yogesh Potdar
uffer sizes but could not get the expected results. Can anybody suggest how to increase the timeout while using CFReadStream API. Thanks and regards, Yogesh Potdar Persistent Systems Limited. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please d

prefPane with background process

2008-04-02 Thread Yogesh Potdar
Hi, I want to create a service which can be launched from the system preferences, do some config setting and continue working even if the system preferences application is closed. To achieve this, I have created a myapp.prefPane which is of type BUNDLE and installed this in the ~/Library/Preferen

How to make use of Leopard APIs ?

2008-02-25 Thread Yogesh Potdar
Hi, I have ported my Tiger cocoa app to Leopard. Now, I want to make use of the methods that have construct AVAILABLE_MAC_OS_X_VERSION_10_5_AND_LATER with them. Can anybody guide me in using those methods in my code? When I try to use such method and do a 'jump to definition' it indicates nothi