Parsec

ParsecHostEndConnection

voidParsecHostEndConnection(Parsec *
ps,
const char *
attemptID,
ParsecStatus
e
)

End a connection.

Parameters

DirectionNameDescription
inpsParsec instance returned by ParsecInit.
inattemptIDThe attempt ID of the connection that you want to close.
ineThe ParsecStatus reason of the disconnect.