• 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
Re: WebService requests returning nil
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebService requests returning nil


  • Subject: Re: WebService requests returning nil
  • From: spike grobstein <email@hidden>
  • Date: Sat, 7 Apr 2007 12:54:39 -0400

I've finally tracked down the exact cause of the requests returning nil. When running 'lsof' from the terminal, I can see that my app doesn't close any of the connections to my server when it's done and the connections are sitting there with a CLOSE_WAIT status.

I don't see any way of closing the connection in any of the code generated by WSMakeStubs and the autorelease pool trick doesn't fix it.

is there a way of closing those connections?

thanks!



...spike
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


References: 
 >WebService requests returning nil (From: spike grobstein <email@hidden>)
 >Re: WebService requests returning nil (From: Jerry Krinock <email@hidden>)
 >Re: WebService requests returning nil (From: spike grobstein <email@hidden>)

  • Prev by Date: Re: Core Data Relationships
  • Next by Date: Re: characterAtIndex: method and composite characters (SOLVED)
  • Previous by thread: Re: WebService requests returning nil
  • Next by thread: pointer address changes for no reason
  • Index(es):
    • Date
    • Thread