SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SocketLocalPort Property

The local port number to bind the socket to.

Object Oriented Interface

public function getSocketLocalPort();
public function setSocketLocalPort($value);

Procedural Interface

secureblackbox_asicverifier_get($res, 141 );
secureblackbox_asicverifier_set($res, 141, $value );

Default Value

0

Remarks

The local port number to bind the socket to.

Data Type

Integer

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