Core Foundation Sockets  v0.2(28.0)
 All Classes Files Functions Variables Properties
Functions
Versioning.m File Reference
#import "Versioning.h"
Include dependency graph for Versioning.m:

Go to the source code of this file.

Functions

NSString * CFSocketsVersionString ()
 Answers the current Apple-generic versioning-formatted version string. More...
 

Function Documentation

NSString* CFSocketsVersionString ( void  )

Answers the current Apple-generic versioning-formatted version string.

The version string has been trimmed. It has no leading or trailing whitespace or newlines. Note that the raw C-based version string contrastingly has a single terminating newline character.

Definition at line 27 of file Versioning.m.