]> granicus.if.org Git - pgbouncer/commit
win32: more cleanups
authorMarko Kreen <markokr@gmail.com>
Thu, 4 Dec 2008 15:34:23 +0000 (15:34 +0000)
committerMarko Kreen <markokr@gmail.com>
Thu, 4 Dec 2008 15:34:23 +0000 (15:34 +0000)
commit71968c78376083711dbe03553ff5cbb807fb204d
tree842a6254f9de37078bd949e0bef20d0b52facdf0
parente157bea893c9d5afa20af02b26baf566f5eadb99
win32: more cleanups

- emulate fcntl instead using #ifdef
- getsockopt() and select() also need wrapping
- move syslog declarations into compat_win32.h
src/util.c
win32/compat_win32.h
win32/win32service.h