versadac  1
versadac - Scalable Recorder Firmware
Public Attributes | List of all members
sockbuf_io Struct Reference

Public Attributes

int(* sbi_setup )(Sockbuf_IO_Desc *sbiod, void *arg)
 
int(* sbi_remove )(Sockbuf_IO_Desc *sbiod)
 
int(* sbi_ctrl )(Sockbuf_IO_Desc *sbiod, int opt, void *arg)
 
ber_slen_t(* sbi_read )(Sockbuf_IO_Desc *sbiod, void *buf, ber_len_t len)
 
ber_slen_t(* sbi_write )(Sockbuf_IO_Desc *sbiod, void *buf, ber_len_t len)
 
int(* sbi_close )(Sockbuf_IO_Desc *sbiod)
 

The documentation for this struct was generated from the following file: