SocketLocalAddress Property
The local network interface to bind the socket to.
Object Oriented Interface
public function getSocketLocalAddress(); public function setSocketLocalAddress($value);
Procedural Interface
secureblackbox_kmipserver_get($res, 35 ); secureblackbox_kmipserver_set($res, 35, $value );
Default Value
''
Remarks
The local network interface to bind the socket to.
Data Type
String