socket_recvfrom
    (PHP 4 >= 4.1.0, PHP 5)
socket_recvfrom -- Receives data from a socket, connected or not 
Description
int 
socket_recvfrom ( resource socket, string &buf, int len, int flags, string &name [, int &port] )
     
| Warning | 
This function is
currently not documented; only the argument list is
available.  | 
 
    
     socket_recvfrom() has been binary safe since PHP 4.3.0