Home
last modified time | relevance | path

Searched refs:target_pid (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/sockets/
H A Dsockets.c2783 zend_long target_pid; local
2789 Z_PARAM_LONG(target_pid)
2795 if (SOCKET_ERROR == WSADuplicateSocket(socket->bsd_socket, (DWORD)target_pid, &wi)) {

Completed in 10 milliseconds