]> granicus.if.org Git - postgresql/commit
prevent multiplexing Windows kernel event objects we listen for across various socket...
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 29 Jul 2006 19:55:18 +0000 (19:55 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 29 Jul 2006 19:55:18 +0000 (19:55 +0000)
commit497d39d76815a54917c4907c73451ecb715b1fe2
tree2b2f78f49856df32048b1721a35608fa6f85e04b
parent6dd2b7728bbd8f0180e6004a2a2c42641b68ae11
prevent multiplexing Windows kernel event objects we listen for across various sockets - should fix the occasional stats test regression failures we see.
src/backend/port/win32/socket.c