mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-23 18:11:15 +00:00
Use the eventlet socket in configmanager
This commit is contained in:
parent
18f1c07d65
commit
7462bc28e8
@ -68,7 +68,7 @@ import operator
|
||||
import os
|
||||
import random
|
||||
import re
|
||||
import socket
|
||||
import eventlet.green.socket as socket
|
||||
import string
|
||||
import struct
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user