ParsecHostEndConnection
voidParsecHostEndConnection(Parsec *ps,const char *attemptID,ParsecStatuse)
End a connection.
Parameters
Direction | Name | Description |
---|---|---|
in | ps | Parsec instance returned by ParsecInit . |
in | attemptID | The attempt ID of the connection that you want to close. |
in | e | The ParsecStatus reason of the disconnect. |