https://bugs.llvm.org/show_bug.cgi?id=41085

            Bug ID: 41085
           Summary: [clangd] [Language Server Protocol] Please provide an
                    option to connect via sockets (tcp:port)
           Product: clang
           Version: 7.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: eran.if...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@metafoo.co.uk

Hi,

The current implementation (Windows 64, 7.0.1) only offers the ability to
connect via stdin/stdout/stderr.
Ideally, I would like to be able to connect to clangd via socket. To me, its
seems to natural of communicating between processes (and also there are many
libraries offering good sockets implementation so one does not need to dive
into the CreateProcess and duplicate handles to allow the communication :/

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to