Query: iob_bytesleft
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
iob_bytesleft(3) Library Functions Manual iob_bytesleft(3)NAMEiob_bytesleft - how many bytes are still to be sent?SYNTAX#include <iob.h> uint64 iob_bytesleft(const io_batch* b);DESCRIPTIONiob_bytesleft returns the number of bytes that still need to be sent in this IO batch. If you just want to see whether you need to call iob_send again, there is no advantage in this function to calling iob_send directly and looking whether it returned 0.SEE ALSOiob_send(3) iob_bytesleft(3)
Related Man Pages |
---|
mblen_l(3) - mojave |
buffer_get(3) - debian |
iob_new(3) - debian |
iob_send(3) - debian |
bm(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |