ParsecClientEndConnection
voidParsecClientEndConnection(Parsec *ps,ParsecStatuse)
Use to disconnect the client connection. Should use ParsecClientDisconnect
for normal disconnects.
Parameters
Direction | Name | Description |
---|---|---|
in | ps | Parsec instance returned by ParsecInit . |
in | e | The ParsecStatus to close the connection with. |