openssl / project

Tracking of project related issues
1 stars 0 forks source link

Augment QUIC interop testing to include immediate mode polling support and ensure its testing is covered #713

Closed nhorman closed 1 week ago

nhorman commented 1 week ago

Once our QUIC server demo can use immediate mode polling (https://github.com/openssl/project/issues/712) the CI that we setup for interop testing (https://github.com/openssl/project/issues/709) we should ensure that immediate mode polling is tested in the latter

Note: This may be a non -issue if we write our QUIC server to use immediate mode polling from the start