network: fix data race when accessing sending_sockets
authorYousong Zhou <zhouyousong@yunionyun.com>
Tue, 15 Oct 2019 02:48:32 +0000 (02:48 +0000)
committerYousong Zhou <zhouyousong@yunionyun.com>
Tue, 15 Oct 2019 07:57:49 +0000 (07:57 +0000)
This can happen with more than 1 WriteThreads


No differences found