[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70947: [PATCH] store: Refactor connect-to-daemon.
From: |
Christopher Baines |
Subject: |
bug#70947: [PATCH] store: Refactor connect-to-daemon. |
Date: |
Sat, 29 Jun 2024 12:39:35 +0100 |
User-agent: |
mu4e 1.12.4; emacs 29.3 |
Christopher Baines <mail@cbaines.net> writes:
> Remove the inner connect procedure, as now that #:non-blocking? needs passing
> on, this just makes things more difficult. This commit also fixes not passing
> #:non-blocking? on in the case where open-unix-domain-socket is called as
> connect.
>
> * guix/store.scm (connect-to-daemon): Refactor and fix non-blocking
> connections to sockets with a filename.
>
> Change-Id: I61cd99920df91baba95567d670bec6fa94043875
> ---
> guix/store.scm | 69 +++++++++++++++++++++++---------------------------
> 1 file changed, 32 insertions(+), 37 deletions(-)
I pushed this to master as ffdbf1f11ee68e127216cb6682e93b490c7e1d0d.
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#70947: [PATCH] store: Refactor connect-to-daemon.,
Christopher Baines <=