Searched refs:socket_path (Results 1 – 1 of 1) sorted by relevance
37 def __init__(self, store_to_file, socket_path) -> None: argument55 print("Opening socket ", socket_path)56 self.sock.connect(socket_path)59 print("Could not connect to the btmon socket: ", socket_path, Exception)