summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorHeikki Linnakangas2012-01-15 20:03:09 +0000
committerHeikki Linnakangas2012-01-15 20:08:03 +0000
commitb2b4af535eb733ba0c2ea6eeb2b14cac7f1ca4be (patch)
tree8bf07107a96fa487a013a1430c474f03b7cb5391 /src/test
parent0495aaad8b337642830a4d4e82f8b8c02b27b1be (diff)
Fix poll() implementation of WaitLatchOrSocket to notice postmaster death.
When the remote end of the pipe is closed, select() reports the fd as readable, but poll() has a separate POLLHUP return code for that. Spotted by Peter Geoghegan.
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions