edop2005
Results
1
issues of
edop2005
You can specify the server port in kwargs but no the server ip, it s always localhost by default in line 91 of conn.py if sess_opts.setServerHost('localhost') was replaced by sess_opts.setServerHost(kwargs.get('server',...