llvm-project/lldb/source/Host
Pavel Labath 1b58f5cbbb Fix an off-by-one in SocketTest::DecodeHostAndPort
65535 is still a valid port. This should fix the android failures we were getting when we chose
to connect over 65535 to the remote lldb-server.

llvm-svn: 259638
2016-02-03 11:12:23 +00:00
..
android Fix temporary directory computation on linux (pr25147) 2015-10-16 09:32:05 +00:00
common Fix an off-by-one in SocketTest::DecodeHostAndPort 2016-02-03 11:12:23 +00:00
freebsd Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
linux Add support for abstract domain sockets. 2015-10-22 17:50:33 +00:00
macosx Add code to PlatformDarwin and HostInfoMacOSX so they return the 2015-11-21 04:00:43 +00:00
netbsd Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
posix Provide ADB port forwarding support for abstract sockets. 2015-11-03 01:37:01 +00:00
windows Fix TestProcessLaunch for Python 3. 2016-01-13 21:21:49 +00:00
CMakeLists.txt Added real editline tests. 2015-10-30 02:54:52 +00:00