[Lldb-commits] connectfiledescriptor close should take in account the "handle type" on Windows

Greg Clayton gclayton at apple.com
Thu Sep 26 10:32:01 PDT 2013


Looks good.

On Sep 26, 2013, at 10:26 AM, Carlo Kok <ck at remobjects.com> wrote:

> On windows a socket and a file have different kinds of handle. One goes through "Close" the other through "CloseSocket". If this one is oke I'll commit it with the other one.
> -- 
> Carlo Kok
> RemObjects Software
> <connectionfiledescriptor_close_socket.patch>_______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits




More information about the lldb-commits mailing list