_Io_IsBanned

Server-side only. Checks if an socket or ip exists in the banlist

_Io_IsBanned($socketOrIp)

Return Value

Returns the `$index` of the banned ip if found, returns false if not found.

Remarks

If a `$socket` is passed, the ip will be retrived from the socket.

Related

_Io_getBanlist, _Io_Ban, _Io_Sanction