PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
bool | pg_set_noblock (pgsocket sock) |
bool | pg_set_block (pgsocket sock) |
bool pg_set_noblock | ( | pgsocket | sock | ) |
Definition at line 25 of file noblock.c.
Referenced by pq_init(), PQconnectPoll(), and report_fork_failure_to_client().