Restoring use of socketpair on cygwin.
authorWayne Davison <wayned@samba.org>
Wed, 25 Dec 2013 22:20:52 +0000 (14:20 -0800)
committerWayne Davison <wayned@samba.org>
Wed, 25 Dec 2013 22:20:53 +0000 (14:20 -0800)
commit9e2e7a1b2d921a56cbf8f8a76d6fdc12af8d07f8
treebfc7a2550c0d5f45d372a66db090a2271424e2a4
parentd34eaa8183296e3fda0d609e8cefd2c2f3d1ef9d
Restoring use of socketpair on cygwin.

Use of socketpair is much faster on cygwin, and some folks report fewer
hangs using the modern socketpair implementation vs pipes.
configure.ac