Skip to content
Commit 0c51ac32 authored by Greg Clayton's avatar Greg Clayton
Browse files

When we use the "fd://%u" for file descriptors, we need to detect if this is

a file or socket. We now make a getsockopt call to check if the fd is a socket.

Also, the previous logic in the GDB communication needs to watch for success
with an error so we can deal with EAGAIN and other normal "retry" error codes.

llvm-svn: 134359
parent a6e593b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment