diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-03-31 23:13:30 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-03-31 23:13:30 +0000 |
commit | fc0d3f14478acf3d7b7d93feaf6ba788951928f1 (patch) | |
tree | 5144861ac60d1ebf2395d66d34cbe35c9c73d07e /src/interfaces/python/tutorial/func.py | |
parent | 8484f66923813d231a59f334d637819b9b6edd13 (diff) | |
download | postgresql-fc0d3f14478acf3d7b7d93feaf6ba788951928f1.tar.gz postgresql-fc0d3f14478acf3d7b7d93feaf6ba788951928f1.zip |
pqWait() should check for exception status as well as read or write
ready. It appears that most (all?) Unixen will consider a socket to
be read or write ready if it has an error condition, but of course
Microsoft does things differently.
Diffstat (limited to 'src/interfaces/python/tutorial/func.py')
0 files changed, 0 insertions, 0 deletions