chiark / gitweb /
Reverse the order of the shutdown() calls on the socketpair used to
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 9 Mar 2008 11:10:46 +0000 (11:10 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 9 Mar 2008 11:10:46 +0000 (11:10 +0000)
commitba3d1d365338bc116227e804c738e9e4a8a8fab3
tree48e5cf2efb34704b729c9bb93db9f85e6a15d02a
parent8fcf5c48920ed93a7bf7ce2104f5ede87bfba7cd
Reverse the order of the shutdown() calls on the socketpair used to
connect to the speaker process.  OS X 10.5 actually cares about this.
I think this is a bug but it's easy enough to work around provided
other platforms don't care in the opposite direction.

This brings 'make check' to a full pass on Leopard.
server/play.c