| Description | none | | Documentation | none |
| XML source | none |
| Translations | |
|
there is a proto in latest PHP 4 source:
bool socket_recvmsg(resource socket, resource iovec, array &control, int &controllen, int &flags, string &addr [, int &port]) Used to receive messages on a socket, whether connection-oriented or not |
|