mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-29 08:19:01 -04:00
![]() Using a listen queue of length 0 caused a deadlock on my machine in the gdb-client tests while attempting to establish the loopback socket connection. I am not sure if this is down to a different python or kernel version, but in either case, having queue of length zero sounds like a bad idea, so I'm bumping that to one (which also fixes the deadlock). llvm-svn: 341096 |
||
---|---|---|
.. | ||
a.yaml | ||
gdbclientutils.py | ||
operating_system.py | ||
TestGDBRemoteClient.py | ||
TestGDBRemoteLoad.py | ||
TestRestartBug.py | ||
TestTargetXMLArch.py | ||
TestThreadSelectionBug.py |