Add a wrapper around close() to work around Windows' ass backwards way of
commit1937460f0bca3664ec0f8c4e2651eb21e1206c78
authorPierre Ossman <ossman@cendio.se>
Wed, 14 Feb 2007 12:13:49 +0000 (14 12:13 +0000)
committerPierre Ossman <ossman@cendio.se>
Wed, 14 Feb 2007 12:13:49 +0000 (14 12:13 +0000)
treed289d3dcfca3b95267c818669264c94ae9021e70
parentaf71160df15fb7b0bb67299461549fb02e51bedc
Add a wrapper around close() to work around Windows' ass backwards way of
handling sockets.

git-svn-id: svn://svn.0pointer.net/pulseaudio/trunk@1429 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulsecore/core-util.c
src/pulsecore/core-util.h
src/pulsecore/iochannel.c
src/pulsecore/pipe.c
src/pulsecore/socket-client.c
src/pulsecore/socket-server.c
src/pulsecore/socket-util.c