#include <tube.h>
A pipe
Definition at line 63 of file tube.h.
◆ cmd_len
size of current read command, may be partially read
Definition at line 79 of file tube.h.
◆ cmd_msg
the current read command content, malloced, can be partially read
Definition at line 81 of file tube.h.
◆ cmd_read
are we currently reading a command, 0 if not, else bytecount
Definition at line 77 of file tube.h.
◆ listen_arg
listen callback user arg
Definition at line 75 of file tube.h.
◆ listen_cb
listen callback
Definition at line 73 of file tube.h.
◆ listen_com
listen commpoint
Definition at line 71 of file tube.h.
◆ res_com
background write queue, commpoint to write results back
Definition at line 84 of file tube.h.
◆ res_last
last in list
Definition at line 91 of file tube.h.
◆ res_list
list of outstanding results to be written back
Definition at line 89 of file tube.h.
◆ res_write
are we currently writing a result, 0 if not, else bytecount into the res_list first entry.
Definition at line 87 of file tube.h.
◆ sr
pipe end to read from
Definition at line 66 of file tube.h.
◆ sw
pipe end to write on
Definition at line 68 of file tube.h.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/unbound/util/tube.h