# File lib/net/ftp.rb, line 817
def
closed?
@sock
==
nil
or
@sock
.
closed?
end