PostgreSQL Source Code
git master
|
#include <winsock2.h>
#include <ws2tcpip.h>
#include <windows.h>
Go to the source code of this file.
Functions | |
const char * | gai_strerror (int ecode) |
const char* gai_strerror | ( | int | ecode | ) |
Definition at line 22 of file win32gai_strerror.c.
References errcode().
Referenced by BackendInitialize(), ListenServerPort(), parse_hba_auth_opt(), parse_hba_line(), PerformRadiusTransaction(), and PQconnectPoll().