Next: , Previous: bpipe_datatype_write, Up: Internal Functions


A.5.7 bpipe_dpkt_cleanup

Cleanup BPipe data packet structures

Synopsis

     #include <bpipe/bpipe.h>
     
     
     
void bpipe_dpkt_cleanup(BPipe *bpipe);

Parameters

BPipe *bpipe
binary pipe

Description

This routine is called by bpipe_delete to cleanup data packet structures in the BPipe.