mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-23 12:09:51 +00:00
8a72262d0c
- 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:
4 lines
78 B
Objective-C
4 lines
78 B
Objective-C
#import <CFNetwork/CFHost.h>
|
|
|
|
typedef struct __CFNetService *CFNetServiceRef;
|