@@ -109,6 +109,13 @@ int AsconLastState(Ascon *a);
*/
char*AsconHostport(Ascon*a);
/**
* \brief return IP address
* \param a The Ascon to query
* \return the IP address
*/
unsignedlongAsconIP(Ascon*a);
/**
* \brief set or get timeout
* \param a the Ascon
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.