Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff06648 commit 1999873Copy full SHA for 1999873
src/backend/libpq/pqcomm.c
@@ -145,7 +145,6 @@ static void socket_startcopyout(void);
145
static void socket_endcopyout(bool errorAbort);
146
static int internal_putbytes(const char *s, size_t len);
147
static int internal_flush(void);
148
-static void socket_set_nonblocking(bool nonblocking);
149
150
#ifdef HAVE_UNIX_SOCKETS
151
static int Lock_AF_UNIX(char *unixSocketDir, char *unixSocketPath);
0 commit comments