Use async I/O.

FossilOrigin-Name: e7f34ce8d03e83a75b0da0471aafe0e84e139f0b2e4f5dde571bd6b5bdd07cbd
This commit is contained in:
Jonathan Schleifer 2012-10-17 20:18:30 +00:00
parent 89e58c938f
commit 2d705754fd
3 changed files with 43 additions and 23 deletions

View file

@ -20,6 +20,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#import <ObjFW/OFString.h>
#import "IRCChannel.h"
@implementation IRCChannel