ftpd::Session method close_data (public)

 <instance of ftpd::Session[i]> close_data

Defined in

Testcases:
No testcase defined.
Source code:
if {[info exists :data]} {
    :log debug "closing data channel ${:data}"
    ns_connchan close ${:data}
    unset :data
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: