sockbuf_io

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

sbi_close
int function(sockbuf_io_desc*) sbi_close;
Undocumented in source.
sbi_ctrl
int function(sockbuf_io_desc*, int, void*) sbi_ctrl;
Undocumented in source.
sbi_read
c_long function(sockbuf_io_desc*, void*, c_ulong) sbi_read;
Undocumented in source.
sbi_remove
int function(sockbuf_io_desc*) sbi_remove;
Undocumented in source.
sbi_setup
int function(sockbuf_io_desc*, void*) sbi_setup;
Undocumented in source.
sbi_write
c_long function(sockbuf_io_desc*, void*, c_ulong) sbi_write;
Undocumented in source.

Meta