Next: , Previous: bpipe_hdr_setup, Up: Internal Functions


A.5.14 bpipe_iochannel_close

close an I/O channel

Synopsis

     #include <bpipe/bpipe.h>
     
     
     
void bpipe_iochannel_close(IOchannel *ioc);

Parameters

IOchannel *ioc
the I/O channel to close

Description

Closes an I/O channel.