1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu
Ludovic Courtès 4d047853da secret-service: Add a timeout when waiting for a client.
* gnu/build/secret-service.scm (secret-service-receive-secrets)
[wait-for-client]: Call 'select' with a 60s timeout before 'accept'.
Return #f upon timeout.
[read-secrets]: Return FILES on success.
Adjust caller of 'wait-for-client' to handle #f.
2020-09-29 21:56:27 +02:00
..
2020-09-29 14:06:25 +02:00
2020-09-10 18:57:46 +02:00
2020-09-29 11:42:53 +02:00
2020-09-23 12:39:57 +02:00
2020-09-28 14:45:23 -04:00