hostkey: E:\chrome_download\netconf-1.9.2\example/server-key
ERROR:sshutil.server:NetconfSSHServer(port=9300): Unexpected exception: module 'socket' has no attribute 'MSG_DONTWAIT': Traceback (most recent call last):
File "Python\Python36\lib\site-packages\sshutil\server.py", line 477, in _accept_socket_thread
if (is_sock_closed(client)):
File "Python\Python36\lib\site-packages\sshutil\server.py", line 36, in is_sock_closed
peek = sock.recv(1, socket.MSG_PEEK | socket.MSG_DONTWAIT)
AttributeError: module 'socket' has no attribute 'MSG_DONTWAIT'