]> git.eshelyaron.com Git - emacs.git/commit
Refactor make_network_process
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Jan 2016 22:50:47 +0000 (23:50 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 28 Jan 2016 22:50:47 +0000 (23:50 +0100)
commite09c0972c350e9411683b509414fc598cbf387d3
tree2472742ab64bf82da9c4011f0adee5d56cb57af6
parent6d25cbeaaf93615b8d7f26024ba014104eb5d4f2
Refactor make_network_process

* 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.
src/process.c
src/process.h