rtl_tcp代碼片斷

struct llist {     char *data;     size_t len;     struct llist *next; };socket   static struct llist *ll_buffers = 0; static int llbuf_num = 500;tcp   void rtlsdr_callback(unsigned char *buf, uint32_
相關文章
相關標籤/搜索