Re: statistics process shutting down
"Merlin Moncure" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Whoop! I missed something here.
In src/include/port/win32.h, recv is #defined to pgwin32_recv(s, buf,
len, flags). This version of the function appears to do all the errno
mapping, etc. So pipe.c is correct, or at least I have no answer as to
why the error code is not showing up in my log :(.
Merlin
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [email protected] so that your
message can get through to the mailing list cleanly