llvm-project/lldb/source/Host
Greg Clayton ee1f578d62 Centralize all select() calls into one place so that we can take advantage of system specific optimizations to deal with more file descriptors than FD_SETSIZE on some systems.
<rdar://problem/25325383>
https://reviews.llvm.org/D22950

llvm-svn: 278299
2016-08-10 22:43:48 +00:00
..
android Unify process launching code on linux 2016-07-21 14:54:03 +00:00
common Centralize all select() calls into one place so that we can take advantage of system specific optimizations to deal with more file descriptors than FD_SETSIZE on some systems. 2016-08-10 22:43:48 +00:00
freebsd Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
linux Remove Android.h 2016-08-08 12:54:36 +00:00
macosx Garbage collection is not around anymore, we can remove our support for it. 2016-08-08 22:48:57 +00:00
netbsd Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
posix Centralize all select() calls into one place so that we can take advantage of system specific optimizations to deal with more file descriptors than FD_SETSIZE on some systems. 2016-08-10 22:43:48 +00:00
windows Delete Host/windows/win32.h 2016-08-09 23:06:08 +00:00
CMakeLists.txt Remove a duplicated block in cmake. 2016-07-28 22:11:54 +00:00