Loading...
Searching...
No Matches
spdk_sock_group_opts Struct Reference

Data Fields

size_t size
 Size of this structure.
 
void * ctx
 User context.
 
spdk_sock_cb rx_cb
 Callback function for when sockets have new data to receive.
 

Field Documentation

◆ ctx

void* spdk_sock_group_opts::ctx

User context.

Can be NULL

◆ rx_cb

spdk_sock_cb spdk_sock_group_opts::rx_cb

Callback function for when sockets have new data to receive.

Required.


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