Huh, interesting. I'll see what I can suss out. I borrowed someone else's code.
> On Jul 27, 2015, at 22:36 , Jens Alfke <[email protected]> wrote: > > I'll bet the OS is killing your server/listener socket. It does that after an > app's been suspended a while. You'll need to close the socket on suspend and > reopen it on activation. > > --Jens > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/rmann%40latencyzero.com > > This email sent to [email protected] -- Rick Mann [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
