Backport fix for Bug#5723 from trunk.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 4 Nov 2010 19:56:50 +0000 (15:56 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 4 Nov 2010 19:56:50 +0000 (15:56 -0400)
1  2 
src/ChangeLog

diff --cc src/ChangeLog
@@@ -1,3 -1,18 +1,18 @@@
 -2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
++2010-11-04  Chong Yidong  <cyd@stupidchicken.com>
+       * process.c (Fmake_network_process): Don't apply Bug#5173 fix for
+       Windows.
 -2010-03-25  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
++2010-11-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+       * process.c (Fmake_network_process): Don't call turn_on_atimers around
+       `connect' (Bug#5723).
 -2010-03-25  Helmut Eller  <eller.helmut@gmail.com>
++2010-11-04  Helmut Eller  <eller.helmut@gmail.com>
+       * process.c (Fmake_network_process): Call `select' for interrupted
+       `connect' rather than creating new socket (Bug#5173).
  2010-11-04  Kenichi Handa  <handa@m17n.org>
  
        * font.c (font_delete_unmatched): Check Vface_ignored_fonts.