<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_adp_flush</id>
	<title>Ns adp flush - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_adp_flush"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_adp_flush&amp;action=history"/>
	<updated>2026-04-17T05:08:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_adp_flush&amp;diff=5794&amp;oldid=prev</id>
		<title>Akhassin: Created page with 'Man page: http://aolserver.com/docs/tcl/ns_adp_flush.html  ----  '''NAME'''  : ns_adp_flush - Flushes the ADP output buffer WITHOUT closing the HTTP connection  '''SYNOPSIS'''  :…'</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_adp_flush&amp;diff=5794&amp;oldid=prev"/>
		<updated>2010-06-18T02:03:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;Man page: http://aolserver.com/docs/tcl/ns_adp_flush.html  ----  &amp;#039;&amp;#039;&amp;#039;NAME&amp;#039;&amp;#039;&amp;#039;  : ns_adp_flush - Flushes the ADP output buffer WITHOUT closing the HTTP connection  &amp;#039;&amp;#039;&amp;#039;SYNOPSIS&amp;#039;&amp;#039;&amp;#039;  :…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Man page: http://aolserver.com/docs/tcl/ns_adp_flush.html&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''NAME'''&lt;br /&gt;
&lt;br /&gt;
: ns_adp_flush - Flushes the ADP output buffer WITHOUT closing the HTTP connection&lt;br /&gt;
&lt;br /&gt;
'''SYNOPSIS'''&lt;br /&gt;
&lt;br /&gt;
: '''ns_adp_flush'''&lt;br /&gt;
&lt;br /&gt;
'''DESCRIPTION'''&lt;br /&gt;
&lt;br /&gt;
: This command flushes the ADP output buffer (i.e. sends the current content to the browser or writes to the file channel and truncates the buffer).  It will raise a Tcl exception if the underlying flush failed, for example, if the HTTP connection is closed or the channel write failed.  Flushed content is returned in &amp;quot;chunked-encoding&amp;quot; format if the HTTP protocol version is at least 1.1 (normally the case for all modern browsers).  A call to '''ns_adp_flush''' is not normally needed except for specialized applications as all content is automatically flushed at the end of a connection or on buffer overflow.  See [[ns_adp_ctl]] bufsize for details on buffer mangement.&lt;br /&gt;
&lt;br /&gt;
'''SEE ALSO'''&lt;br /&gt;
&lt;br /&gt;
: [[ns_adp_abort]], [[ns_adp_append]], [[ns_adp_argc]], [[ns_adp_argv]], [[ns_adp_bind_args]], [[ns_adp_break]], [[ns_adp_close]], [[ns_adp_debug]], [[ns_adp_debuginit]], [[ns_adp_dir]], [[ns_adp_dump]], [[ns_adp_eval]], [[ns_adp_exception]], [[ns_adp_include]], [[ns_adp_mime]], [[ns_adp_mimetype]], [[ns_adp_parse]], [[ns_adp_puts]], [[ns_adp_registeradp]], [[ns_adp_registerproc]], [[ns_adp_registertag]], [[ns_adp_return]], [[ns_adp_safeeval]], [[ns_adp_stats]], [[ns_adp_stream]], [[ns_adp_tell]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[Category Documentation]] - [[Category Core Tcl API]]&lt;/div&gt;</summary>
		<author><name>Akhassin</name></author>
		
	</entry>
</feed>