Marcel Taeumel uploaded a new version of SqueakSSL-Core to project The Trunk:
http://source.squeak.org/trunk/SqueakSSL-Core-mt.34.mcz==================== Summary ====================
Name: SqueakSSL-Core-mt.34
Author: mt
Time: 12 April 2021, 9:14:25.544134 am
UUID: 6814d7e9-d82d-5243-a25d-204a1d38dcd9
Ancestors: SqueakSSL-Core-topa.33
Complements Network-mt.245 (pre.244)
=============== Diff against SqueakSSL-Core-topa.33 ===============
Item was removed:
- ----- Method: SecureSocketStream>>receiveDataIfAvailable (in category 'private-compat') -----
- receiveDataIfAvailable
- "Pre Squeak 4.2 compatibility"
-
- ^self receiveAvailableData
- !