Last data update: 2014.03.03

R: Restarts the HTTP daemon
HttpDaemon$restartR Documentation

Restarts the HTTP daemon

Description

Restarts the HTTP daemon.

Usage

## Static method (use this):
## HttpDaemon$restart(...)

## Don't use the below:
## S3 method for class 'HttpDaemon'
restart(static, ...)

Arguments

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

*isStarted(). *start(). *stop(). For more information see HttpDaemon.

Results