• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSStream Operation Timed out issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSStream Operation Timed out issue


  • Subject: NSStream Operation Timed out issue
  • From: Ramesh P <email@hidden>
  • Date: Mon, 23 Nov 2009 00:02:10 -0800 (PST)

Hi all,
I have an cocoa application which used to transfer files to server
using the NSStream SSL Socket connection.
For every successful file transaction server will send a response to
my application. This is working fine for small files. But when i
transfer big files my application throwing an error after 75 seconds
and the socket connection also closed.
The error is
Domain=NSPOSIXErrorDomain Code=60 "Operation could not be completed.
Operation timed out"

This is exactly happens after 75 seconds from the file transfer
starting time.  There is no error If the file transfer takes less than
75 seconds.

How can i fix this time issue? Is there any option to set the time in
NSSTream?
Thanks in Advance.


Ramesh.P
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSStream Operation Timed out issue
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: mySQL client lib linking problem...
  • Next by Date: How to avoid text distortion
  • Previous by thread: Re: Problem with NSTableView in NSSplitView
  • Next by thread: Re: NSStream Operation Timed out issue
  • Index(es):
    • Date
    • Thread