Finish ioset-win32 (not yet tested).
authorMichael Poole <mdpoole@troilus.org>
Tue, 6 Mar 2007 04:43:42 +0000 (23:43 -0500)
committerMichael Poole <mdpoole@troilus.org>
Tue, 6 Mar 2007 04:43:42 +0000 (23:43 -0500)
commitf6e136248c4e58caa2cd0baa9581a9c085b0af80
treef07dc04d32bdf5ade7145d7d5c94faefab0048ad
parent201d0726d4514604176942eb08d6095821f7dc8f
Finish ioset-win32 (not yet tested).

compat.h: Define BSD socket errors in terms of Windows socket errors.
config.h.win32: Fix typo in PACKAGE_STRING.
ioset-win32.c: Implement most of this file.
ioset.c: Ifdef out the fcntl() calls to make Windows happier.
src/compat.h
src/config.h.win32
src/ioset-win32.c
src/ioset.c