Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.6.11)
getPort.HttpDaemon: Gets the socket port of the HTTP daemon
Description
Gets the socket port of the HTTP daemon, if started.
Usage
HttpDaemon$getPort(...)
Arguments
...
Not used.
Value
Returns an
integer
if started, otherwise
NA
.
synopsis
getPort.HttpDaemon(static, ...)
See Also
For more information see
HttpDaemon
.