Commit cf2cede4 authored by Rich Salz's avatar Rich Salz Committed by Rich Salz
Browse files

Move pqueue into ssl



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: default avatarRichard Levitte <levitte@openssl.org>
parent 68ed0b24
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment