Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Default Value

Description

osgi.shell.telnet.ip

127.0.0.1

IP Address on which the remote shell is accessible (since 1.0.4).

osgi.shell.telnet.port

6666

Port on which the remote shell is accessible.

osgi.shell.telnet.maxconn

2

The maximum number of simultaneous connections.

osgi.shell.telnet.socketTimeout

0

Sets the SO_TIMEOUT socket option to the given number of milliseconds. The default is no timeout (since 1.0.4).

...