diff options
author | Magnus Hagander <magnus@hagander.net> | 2010-02-16 19:26:02 +0000 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2010-02-16 19:26:02 +0000 |
commit | 215cbc90f8db3fc8a70af5572b156f49216c2f70 (patch) | |
tree | 23cae32cf9e7b6d38bc55e876f2ba2be115cf5c9 /src/backend/commands/explain.c | |
parent | 492eaefb90b9e60b608a1a4b2e3e68ce7c6c7c69 (diff) | |
download | postgresql-215cbc90f8db3fc8a70af5572b156f49216c2f70.tar.gz postgresql-215cbc90f8db3fc8a70af5572b156f49216c2f70.zip |
Add emulation of non-blocking sockets to the win32 socket/signal layer,
and use this in pq_getbyte_if_available.
It's only a limited implementation which swithes the whole emulation layer
no non-blocking mode, but that's enough as long as non-blocking is only
used during a short period of time, and only one socket is accessed during
this time.
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions