Remove dependency on libresolv
This commit is contained in:
parent
3c10a522cd
commit
d6f82eb3d5
7 changed files with 111 additions and 649 deletions
|
@ -126,7 +126,7 @@ OF_APPLICATION_DELEGATE(AppDelegate)
|
|||
[conn setPassword: [arguments objectAtIndex: 2]];
|
||||
[conn setResource: @"ObjXMPP"];
|
||||
|
||||
[conn asyncConnectAndHandle];
|
||||
[conn asyncConnect];
|
||||
}
|
||||
|
||||
- (void)connection: (XMPPConnection *)conn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue