Branch: Tag:

2003-10-23

2003-10-23 12:34:02 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Out of band data support is now always enabled.

Rev: lib/modules/Stdio.pmod/module.pmod:1.185
Rev: src/acconfig.h:1.128
Rev: src/backend.cmod:1.51
Rev: src/backend.h:1.17
Rev: src/configure.in:1.738
Rev: src/modules/files/file.c:1.300
Rev: src/modules/files/file.h:1.31
Rev: src/modules/files/file_functions.h:1.29
Rev: src/post_modules/Shuffler/Shuffler.cmod:1.24

971:    the stream.</p>   </dd>   <dt class='head--doc'>Note</dt> - <dd class='body--doc'><p>This function is only available if the option <tt>'--without-oob'</tt> -  was not specified when the Pike runtime was compiled.</p> + <dd class='body--doc'><p>Out-of-band data was not be supported on Pike 0.5 and earlier, +  and not on Pike 0.6 through 7.4 if they were compiled with the +  option <tt>'--without-oob'</tt>.</p>   </dd>   <dt class='head--doc'>Note</dt>   <dd class='body--doc'><p>It is not guaranteed that all out-of-band data sent from the other end
1222:   <dd class='body--doc'><p>If no arguments are given, the callbacks will be cleared.</p>   </dd>   <dt class='head--doc'>Note</dt> - <dd class='body--doc'><p>Out-of-band data will not be supported if Pike was compiled with the + <dd class='body--doc'><p>Out-of-band data was not be supported on Pike 0.5 and earlier, +  and not on Pike 0.6 through 7.4 if they were compiled with the    option <tt>'--without-oob'</tt>.</p>   </dd>   <dt class='head--doc'>See also</dt>
1519:   <p> -1 is returned if something went wrong and no bytes were written.</p>   </dd>   <dt class='head--doc'>Note</dt> - <dd class='body--doc'><p>This function is only available if the option <tt>'--without-oob'</tt> -  was not specified when the Pike runtime was compiled.</p> + <dd class='body--doc'><p>Out-of-band data was not be supported on Pike 0.5 and earlier, +  and not on Pike 0.6 through 7.4 if they were compiled with the +  option <tt>'--without-oob'</tt>.</p>   </dd>   <dt class='head--doc'>Note</dt>   <dd class='body--doc'><p>It is not guaranteed that all out-of-band data sent from the other end
3628:   <dd><p><code><code class='datatype'>constant</code> Stdio.<code class='constant'>__HAVE_OOB__</code></code></p></dd>      <dt class='head--doc'>Description</dt> - <dd class='body--doc'><p>Exists and has the value 1 if OOB operations are -  available.</p> + <dd class='body--doc'><p>Exists and has the value 1 if OOB operations are available.</p> + </dd> + <dt class='head--doc'>Note</dt> + <dd class='body--doc'><p>In Pike 7.5 and later OOB operations are always present.</p>   </dd></dl>