mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
* config/ssl/aws-net-ssl__gnutls.adb, config/ssl/aws-net-ssl__openssl.adb: (Receive): Read all available data from SSL internal buffers. * regtests/0243_sshort: Test to do not stuck data in the SSL input buffer.
4 lines
53 B
Python
4 lines
53 B
Python
from test_support import *
|
|
|
|
build_and_run('sshort');
|