Document Revision History

This table describes the changes to Stream Programming Guide.

DateNotes
2013-12-16

Removed inappropriate example of automatically falling back from a secure connection to an insecure connection.

2012-09-19

Clarified behavior of CFStreamCreatePairWithSocketToHost.

2009-12-16

Updated code listings in the Setting Up Socket Streams chapter.

2009-08-28

Added links to related concepts.

2009-05-06

Added a missing comment to a code sample.

2008-10-15

Fixed broken links.

2006-10-03

Fixed a broken link.

2006-04-04

Changed event in code listing on writing to a network stream to NSStreamEventHasSpaceAvailable.

2005-07-07

Fixed bugs and changed title from "Streams."

2004-07-21

Fixed bug in code example (Radar 3597799).

2004-02-20

First version of Streams.