mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-13 04:48:22 +00:00
Use uBridge for VirtualBox connections plus some cleaning. Ref #267.
This commit is contained in:
@ -338,7 +338,7 @@ class BaseManager:
|
||||
|
||||
return False
|
||||
|
||||
def create_nio(self, executable, nio_settings):
|
||||
def create_nio(self, nio_settings):
|
||||
"""
|
||||
Creates a new NIO.
|
||||
|
||||
|
Reference in New Issue
Block a user