⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tcp__ext.c

📁 基于vxworks操作系统的电话语音平台系统
💻 C
字号:

#include "PUB\pub_incl.h"
#include "PUB\pub_defi.h"
#include "PUB\pub__msg.h"
#include "PUB\modulers.h"


extern  VOID ClearOneServerFsm( US port_num );


VOID   ClientClose( US port_num )
{
	ClearOneServerFsm( port_num );
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -