Project

General

Profile

Actions

Feature #5396

closed

Add $bindip().status to return the currently status

Added by westor (GR) over 2 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
10/03/2021
Due date:
% Done:

0%

Estimated time:
Operative System:
All

Description

Hello,

Currently AdiIRC returns all the network adapters on $bindip() so it would be nice to have a property so we can see which of them are enabled or disabled.

Usage:

$bindip(N).status = 0 - disabled, 1 - enabled.

Example:

$bindip(1).status = 1

- Thanks!

Actions #1

Updated by Per Amundsen over 2 years ago

  • Status changed from New to Rejected

$bindip only returns enabled devices.

Actions

Also available in: Atom PDF