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

📄 minissdpc.h

📁 很小的linux下的upnp客户端代码
💻 H
字号:
/* $Id: minissdpc.h,v 1.1 2007/08/31 15:15:33 nanard Exp $ *//* Project: miniupnp * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * Author: Thomas Bernard * Copyright (c) 2005-2007 Thomas Bernard * This software is subjects to the conditions detailed * in the LICENCE file provided within this distribution */#ifndef __MINISSDPC_H__#define __MINISSDPC_H__struct UPNPDev *getDevicesFromMiniSSDPD(const char * devtype, const char * socketpath);#endif

⌨️ 快捷键说明

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