SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SocketLocalAddress Property

The local network interface to bind the socket to.

Object Oriented Interface

public function getSocketLocalAddress();
public function setSocketLocalAddress($value);

Procedural Interface

secureblackbox_soapverifier_get($res, 143 );
secureblackbox_soapverifier_set($res, 143, $value );

Default Value

''

Remarks

The local network interface to bind the socket to.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]