Socket.st
changeset 5450 7bc191b240c5
parent 5445 41990ba5aeff
child 5451 d98c8a76546d
--- a/Socket.st	Sat Feb 15 00:46:26 2020 +0100
+++ b/Socket.st	Sat Feb 15 18:43:21 2020 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1992 by Claus Gittinger
 	      All Rights Reserved
@@ -4497,6 +4495,12 @@
     "Created: / 06-02-2020 / 13:09:42 / Stefan Reise"
 ! !
 
+!Socket methodsFor:'testing'!
+
+isSSLSocket
+    ^ false
+! !
+
 !Socket methodsFor:'waiting'!
 
 waitForNewConnectionOrDataOnAny:otherConnections timeout:secondsOrTimeDurationOrNil