1
0
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:
Victor Stewart 2020-07-07 11:05:06 -04:00 committed by GitHub
parent 816c51cc3e
commit 8a076aac7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,6 +158,8 @@ public:
private:
friend class UREDISClusterMaster;
friend class URedisClient2;
friend class RedisSubscriber;
#ifdef USE_C_ARES
static int resolv_status;