Parsec

ParsecHostStop

voidParsecHostStop(Parsec *
ps,
ParsecStatus
error
)

Disconnect all guests and stop hosting.

Parameters

DirectionNameDescription
inpsParsec instance returned by ParsecInit.
inerrorParsecStatus error code to return to the client on termination. Under normal circumstances, the error code should be HOST_WRN_SHUTDOWN.