Re: How to debug a TLSv1.3 protocol problem?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>    Speaking of which, I've recently discovered (a documented interface
    landmine) that:

        status = SSL_read(ssl, ...);
        err = SSL_get_error(ssl, status);

>    is an anti-pattern, because the "correct" usage is:

It's not unlike checking errno without knowing if the syscall actually failed.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux