Parsec

ParsecClientEndConnection

voidParsecClientEndConnection(Parsec *
ps,
ParsecStatus
e
)

Use to disconnect the client connection. Should use ParsecClientDisconnect for normal disconnects.

Parameters

DirectionNameDescription
inpsParsec instance returned by ParsecInit.
ineThe ParsecStatus to close the connection with.