Make non-blocking processing possible.
FossilOrigin-Name: 8b4878957125416dad0f0a91a2b64ae63c8284e39286e70eb7ae15086ef90307
This commit is contained in:
parent
a8b7db8d28
commit
8057b5df61
2 changed files with 275 additions and 275 deletions
|
@ -107,5 +107,6 @@
|
|||
fromChannel: (IRCChannel*)channel
|
||||
withReason: (OFString*)reason;
|
||||
- (void)changeNicknameTo: (OFString*)nickname;
|
||||
- (void)process;
|
||||
- (void)handleConnection;
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue