• Lars Ingebrigtsen's avatar
    Refactor make_network_process · e09c0972
    Lars Ingebrigtsen authored
    * src/process.c (set_network_socket_coding_system)
    (connect_network_socket): Refactor out of
    make_network_process to allow calling connect_network_socket
    asynchronously.
    (Fmake_network_process): Do nothing but parsing the parameters
    and name resolution, leaving the connection to
    connect_network_socket.
    e09c0972
process.h 8.17 KB