SOCU:fcntl: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001300C2] |- | 1 | Socket descriptor |- | 2 | int cmd |- | 3 | arg |- | 4 | Val..."
 
No edit summary
Line 39: Line 39:
| POSIX return value
| POSIX return value
|}
|}
=Description=
The input cmd must be either F_GETFL(3)/F_SETFL(4), otherwise an error is returned.