@ -624,7 +624,9 @@ int wolfSSL_BIO_write(WOLFSSL_BIO* bio, const void* data, int len)
bio=bio->next;
}
#ifndef WOLFCRYPT_ONLY
exit_chain:
#endif
/* info cb, user can override return value */
if(front!=NULL&&front->infoCb!=NULL){
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.