Changes

23 bytes removed ,  21:50, 13 July 2013
no edit summary
Line 56: Line 56:  
|-
 
|-
 
| 1
 
| 1
| Result code (zero for success)
+
| Result code (always zero)
 
|-
 
|-
 
| 2
 
| 2
| Total received data
+
| POSIX return value
|-
  −
| 3
  −
| Unknown
   
|}
 
|}
    
=Description=
 
=Description=
 
This is the same as [[SOCU:recvfrom]], except this doesn't have the size restriction, and this uses the "(outsize<<4) | 12" header instead of the "| 2" header.
 
This is the same as [[SOCU:recvfrom]], except this doesn't have the size restriction, and this uses the "(outsize<<4) | 12" header instead of the "| 2" header.