Skip to content
Snippets Groups Projects
Commit 215cbc90 authored by Magnus Hagander's avatar Magnus Hagander
Browse files

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.
parent 492eaefb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment