SOCU:sendto other: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090106] |- | 1 | Socket descriptor |- | 2 | size_t len |- | 3 | int flags |- |..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 49: Line 49:
|-
|-
| 1
| 1
| Result code (zero for success)
| Result code
|-
|-
| 2
| 2
| Total sent data
| POSIX return value
|}
|}


=Description=
=Description=
This is the same as [[SOCU:sendto]], except for the "(insize<<X) | val" headers.
This is the same as [[SOCU:sendto]], except for the "(insize<<X) | val" headers.