support for all protocols
This commit is contained in:
@@ -225,7 +225,7 @@ class Interface(threading.Thread):
|
||||
|
||||
|
||||
def poll(self):
|
||||
self.send([])
|
||||
self.send([], None)
|
||||
|
||||
|
||||
def send_http(self, messages, callback):
|
||||
|
||||
Reference in New Issue
Block a user