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_messagesigner_get($res, 43 );
secureblackbox_messagesigner_set($res, 43, $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]