gecko-dev/testing/marionette/transport
Andreas Tolfsen b6a46365b2 Bug 1240601 - Set timeout on socket in transport.wait_for_port; r=automatedtester
If the client is able to connect but the server never sends any data,
the socket should time out in order for the function not to hang forever.

That said, polling for ports like this is inherently racy and we should
instead specify and bind what port we wish Marionette to start on in
the future.

--HG--
extra : commitid : H3MeLBVOCNT
extra : rebase_source : 45b4727a9b12541990f525795007a8b0502b1170
extra : amend_source : 94fc48fd23cb6223147ce204c3576e74bb95e80b
2016-01-18 22:12:55 +00:00
..
marionette_transport Bug 1240601 - Set timeout on socket in transport.wait_for_port; r=automatedtester 2016-01-18 22:12:55 +00:00
setup.py Bug 1183157 - make marionette --version flag also show the transport and driver package versions. r=dburns 2015-07-17 21:06:12 +02:00