summaryrefslogtreecommitdiffstats
path: root/demos/guide/tls-client-non-block.c
AgeCommit message (Expand)Author
2024-04-12Fix warnings found by clang in CINeil Horman
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-11-02Amend the TLS demos to accept hostname/port as an argumentMatt Caswell
2023-09-08Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell
2023-09-08Expand the explanation of how to go and do useful work in non-blockingMatt Caswell
2023-09-08Add a TLS non-blocking demoMatt Caswell