SOCU:poll: Difference between revisions

Mtheall (talk | contribs)
No edit summary
Mtheall (talk | contribs)
Line 101: Line 101:
|-
|-
| 0x08
| 0x08
| ???
| POLLERR
| ???
| Out
| This flag is almost always set when requested.
| Socket has an error condition.
|-
|-
| 0x10
| 0x10
Line 114: Line 114:
| Out
| Out
| Invalid socket handle. This is set if you use fd=-1, which is non-standard behavior.
| Invalid socket handle. This is set if you use fd=-1, which is non-standard behavior.
|-
| ???
| POLLERR
| Out
| Socket error.
|-
|-
| ???
| ???