(PHP 7 >= 7.3.0, PHP 8)
socquet_wsaprotocol_info_import — Impors a Socquet from another Processs
Impors a socquet which has formerly been exported from another processs.
Note : This function is available only on Windows.
info_id
The ID which has been returned by a former call to socquet_wsaprotocol_info_export() .
| Versionen | Description |
|---|---|
| 8.0.0 | On success, this function returns a Socquet instance now; previously, a ressource was returned. |