You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* regtests/0024_tcom/tcom.adb
regtests/0062_smtp_2/smtp_2.adb
regtests/0116_test_hotplug/test_hotplug.adb
regtests/0128_test_soap_hotplug/test_soap_hotplug.adb:
Use zero port instead of Get_Free_Port.
* regtests/common/get_free_port.adb:
Source file removed.
* src/extended/aws-communication-server.ad[sb]
(Start): Port parameter is Natural now to be able to set zero.
(Port): New routine.
* src/extended/aws-server-hotplug.ad[sb] (Activate):
Access parameter Bound_Port to get bound port on activation.
* src/extended/aws-smtp.ad[sb] (Initialize):
Port parameter is Natural to be able to put zero value.
* src/extended/aws-smtp-server.ad[sb] (Port):
New routine to get mail server bound port.
0 commit comments