darling-cocotron/CFNetwork/CFNetServices.h
Christopher Lloyd 8a72262d0c - Common mode behavior added to NSRunLoop
- NSRunLoop modified to fire only one timer each time through run loop
- NSRunLoop -cancelPerformSelectorsWithTarget: implemented
- NSObject +cancelPreviousPerformRequestsWithTarget: implemented
- KVO fixes and optimizations
- pthread functions added to Foundation project for Windows target
- CFHost added to Foundation project
- CFStream, CFRunLoop work
- NSCollectionViewItem subclass now NSViewController per 10.6 change
- NSColor catalog color cleanup
- NSTrackingArea made public header
- NSStream fixes, CFStream additions
- NSUserDefaults improved boolForKey:
2010-03-15 18:51:01 +00:00

4 lines
78 B
Objective-C

#import <CFNetwork/CFHost.h>
typedef struct __CFNetService *CFNetServiceRef;