Skip to content

Commit

Permalink
call callback after QUIT
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Bronkhorst committed Apr 17, 2012
1 parent d54a37f commit aedda63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/em-ftp-client/control_connection.rb
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ def list_response(response=nil)

def close_response(response=nil)
close_connection
call_callback
end
end
end
Expand Down

0 comments on commit aedda63

Please sign in to comment.