mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
Update socket_ext.h
This commit is contained in:
parent
ba52833ece
commit
d4df8246d2
|
@ -158,6 +158,9 @@ public:
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
|
friend class UREDISClusterMaster;
|
||||||
|
|
||||||
#ifdef USE_C_ARES
|
#ifdef USE_C_ARES
|
||||||
static int resolv_status;
|
static int resolv_status;
|
||||||
static char resolv_hostname[INET6_ADDRSTRLEN];
|
static char resolv_hostname[INET6_ADDRSTRLEN];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user