_Io_getAllByProperty

Searches through every alive socket to find and return an array of results with the desired properties.

_Io_getAllByProperty($sPropToSearchFor, $valueToSearchFor, $propsToReturn)

Return Value

Mixed

Remarks

You can retrieve multiple properties by using commas. If nothing was found an empty array will be returned. no @error

Related

_Io_socketGetProperty, _Io_socketSetProperty, _Io_getFirstByProperty