Searched defs:openTcpSession (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testdriver/
H A Dtxsclient.py2084 def openTcpSession(cMsTimeout, sHostname, uPort = None, fReversedSetup = False, cMsIdleFudge = 0): function
2088 reporter.log2('openTcpSession(%s, %s, %s, %s, %s)' % \
2103 This differs from openTcpSession in that it won't log a connection failure

Completed in 881 milliseconds