ObjIRC  Check-in [3934bad84c]

Overview
Comment:Add ObjIRC.h.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3934bad84cafc1496c9643ed0206c22f39eec2d0180f73b6422b0af9d4dec8c5
User & Date: js on 2011-09-14 23:13:16
Other Links: manifest | tags
Context
2011-09-14
23:13
Export the internal OFTCPSocket so it can be observed externally. check-in: 8e20888525 user: js tags: trunk
23:13
Add ObjIRC.h. check-in: 3934bad84c user: js tags: trunk
2011-09-12
23:17
Adjust to recent ObjFW changes. check-in: 88eea97f3d user: js tags: trunk
Changes

Added src/ObjIRC.h version [46f6c550b8].







>
>
>
1
2
3
#import "IRCConnection.h"
#import "IRCChannel.h"
#import "IRCUser.h"