ObjXMPP  Diff

Differences From Artifact [5cc1b1a048]:

To Artifact [9912c628e3]:


23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40

#ifdef HAVE_CONFIG_H
# include "config.h"
#endif

#include <assert.h>

#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <resolv.h>
#include <sys/types.h>
#include <openssl/rand.h>

#import "XMPPSRVLookup.h"

@implementation XMPPSRVEntry
+ entryWithPriority: (uint16_t)priority







<


<







23
24
25
26
27
28
29

30
31

32
33
34
35
36
37
38

#ifdef HAVE_CONFIG_H
# include "config.h"
#endif

#include <assert.h>


#include <arpa/inet.h>
#include <netdb.h>

#include <sys/types.h>
#include <openssl/rand.h>

#import "XMPPSRVLookup.h"

@implementation XMPPSRVEntry
+ entryWithPriority: (uint16_t)priority