Rdocumentation
powered by
Learn R Programming
Rdsm (version 1.0.0)
dsmexit: dsmexit
Description
Notifies the Rdsm server that the client has completed the command sent to it.
Usage
dsmexit()
Arguments
Details
The server-side function
srvrloop
keeps track of the number of clients remaining. When that number reaches 0, the function returns.
See Also
srvrloop