PHP.nl

socket_wsaprotocol_info_export

socket_wsaprotocol_info_export

Exports the WSAPROTOCOL_INFO Structure

 **socket_wsaprotocol_info_export** Socket $socket int $process_id

Exports the structure into shared memory and returns an identifier to be used with . The exported ID is only valid for the given . WSAPROTOCOL_INFO``socket_wsaprotocol_info_import``process_id

Opmerking: > This function is available only on Windows.

socket A instance. Socket

process_idThe ID of the process which will import the socket.

Returns an identifier to be used for the import, return.falseforfailure

socket_wsaprotocol_info_import``socket_wsaprotocol_info_release