nntp::Session method writeLine (protected)

 <instance of nntp::Session[i]> writeLine line

Defined in packages/xowiki/tcl/nntp-procs.tcl

Parameters:
line

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
set result [ns_connchan write ${:channel} $line\r\n]
ns_log notice "SENT line <$line>"
return $result
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: