readme
来自「DCCP协议在linux下的C编程实现 linux C」· 代码 · 共 28 行
TXT
28 行
DCCP module---------------------------------------------------------------------------Copyright (c) 2005 The University of Waikato, Hamilton, New Zealand.All rights reserved.This code has been developed by the University of Waikato WANDresearch group. For further information please see http://www.wand.net.nz/.This code has been based on the work of other developers which are listedin the AUTHORS file.---------------------------------------------------------------------------This directory contains source code for DCCP, a kernel module forimplementing the DCCP protocol as a module for the Linux kernel.It is licensed under the GNU General Public License (GPL) version 2. Pleasesee the included file COPYING for details of this license.The files CHANGES and TODO contain more information regarding the current release.Please read the included INSTALL file for information regarding theinstallation of the DCCP module, including required dependencies.For further information, please contact the WAND group. See http://www.wand.net.nz/ for details.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?