• 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: streams/sockets slow to close?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: streams/sockets slow to close?


  • Subject: Re: streams/sockets slow to close?
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Fri, 15 Nov 2013 10:07:01 +0000

On 14 Nov 2013, at 20:04, Michael Brian Bentley <email@hidden> wrote:

> Then some latent packet traffic shows up well after the close.

Can you define "well after".  Are we talking milliseconds?  Seconds?  I'd like to try this out myself, but I need to know what I'm looking for.

Be aware that closing a TLS connection results in traffic being sent on the wire [1].  If the network has failed, or the remote peer is misbehaving, that can cause long delays between your close and the final close of the TCP connection underlying the TLS connection.

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

[1] See the discussion of close_notify in RFC 5246.

<http://www.ietf.org/rfc/rfc5246.txt>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: streams/sockets slow to close?
      • From: Michael Brian Bentley <email@hidden>
References: 
 >streams/sockets slow to close? (From: Michael Brian Bentley <email@hidden>)

  • Prev by Date: Re: A NSOutputStream vs. native socket question
  • Next by Date: Re: streams/sockets slow to close?
  • Previous by thread: Re: streams/sockets slow to close?
  • Next by thread: Re: streams/sockets slow to close?
  • Index(es):
    • Date
    • Thread