[Lldb-commits] [PATCH] D10887: Use accept instead of accept4 for Android.

Chaoren Lin chaorenl at google.com
Mon Jul 6 10:28:29 PDT 2015


chaoren abandoned this revision.

Won't be necessary if we make lldb-server single threaded and use the oldest supported API level (9).


http://reviews.llvm.org/D10887







More information about the lldb-commits mailing list