• R
    Move pqueue into ssl · cf2cede4
    Rich Salz 提交于
    This is an internal facility, never documented, not for
    public consumption.  Move it into ssl (where it's only used
    for DTLS).
    
    I also made the typedef's for pqueue and pitem follow our style: they
    name structures, not pointers.
    Reviewed-by: NRichard Levitte <levitte@openssl.org>
    cf2cede4
ssl_locl.h 81.8 KB