首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM 规定。 函数: void queueInit() char queueAd...

网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM 规定。 函数: void queueInit() char queueAd...

  • 资源大小:18.72 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Windows Socket编程 others

资 源 简 介

网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM 规定。 函数: void queueInit() char queueAdd(int index, unsigned char* pBuff, int pri) char queueDelHead(int index) char queueDelAll() 调用: 无 被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part

文 件 列 表

3_2
Vx_Prj
Makefile
stderr
SI_Prj
netQueue.c
netQueue.h
Vx_Prj
PPC603gnu
VIP VIP
0.172361s