mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-06-24 12:21:58 +02:00
dfe2a6bc76
Since the connection and message handler have a reciprocal need to know about each other, move the closeHandler so that it has the opportunity to call a method on the message handler if desired.