Socket>>ping: issue

Alexandre Bergel bergel at iam.unibe.ch
Thu Jan 22 14:17:55 UTC 2004


Where could I find this method ping?
It does not seem to be in the system and looking for 'net' in SM does not seems to help...

SystemNavigation default allImplementorsOf: #ping 
=>  a SortedCollection()


SystemNavigation default allImplementorsOf: #ping:
=> a SortedCollection(a MethodReference OldSocket class >> ping: a MethodReference Socket class >> ping:)

Cheers,
Alexandre


On Thu, Jan 22, 2004 at 03:11:57PM +0100, goran.krampe at bluefish.se wrote:
> Socket class>>ping: is not the same as "ping" (which uses ICMP), read
> method comment.
> 
> regards, Göran

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list