About error handling when using gnutls
gleentea opened this issue · 1 comments
gleentea commented
When using gnutls, there is a case that the program exits with gnutls error code -54.
I checked and it seems to be exited in relpTcpRcv_gtls.
Is this error unrecoverable and do I need to restart the program?
Line 3054 in b5d9555
gleentea commented
I'm sorry for the double post. :-(