Prototype for dtls error handling function.
FossilOrigin-Name: c0d652e3216d1ef4ffc2d9ba34e3db43d91d7bb9ff4c634dab90c19ab35260af
This commit is contained in:
parent
9ae4867e08
commit
98abe72b15
@ -44,8 +44,8 @@ extern int dtls_openssl_bio_new(BIO *bi);
|
||||
extern int dtls_openssl_bio_free(BIO *bio);
|
||||
|
||||
extern const char * dtls_openssl_get_currnet_cipher();
|
||||
extern int dtls_openssl_log_error_queue(const char *txt);
|
||||
|
||||
extern BIO *bbb;
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user