nntp::Session object method refresh (public)
nntp::Session refresh [ -server server ] [ -port port ] \ [ -group group ]
Refresh articles in the database with messages from the NNTP news server. ns_section ns/server/${server}/acs/nntp { ns_param NttpUser gustafn ns_param NttpPassword isxqsomzp } ad_schedule_proc -thread t 5m ::nntp::Session refresh
- Switches:
- -server (optional, defaults to
"news.eternal-september.org"
)- -port (optional, defaults to
"119"
)- -group (optional, defaults to
"comp.lang.tcl"
)- Testcases:
- No testcase defined.