mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
b8753e5955
calling recv() and send(). This makes the calls go through the socket emulation code on Win32, making them for example properly interruptible.