• Lars Ingebrigtsen's avatar
    Make async :family 'local failures fail correctly again · 18588bce
    Lars Ingebrigtsen authored
    * src/fileio.c (get_file_errno_data): Refactor out into its own
    function so that we can reuse the error handling from an async
    context (bug#31901).
    
    * src/process.c (connect_network_socket): When an async :family
    'local client fails (with a file error, for instance), mark the
    process as failed.
    
    (cherry picked from commit 92ba34d8)
    18588bce
lisp.h 151 KB