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

📄 cwinsock.specs.txt

📁 JK Proxy Project - Version 0.1 ------------------------------ This was going to be a proxy serve
💻 TXT
字号:
cwinsock.cpp specifications
---------------------------

This a more or less detailled description of what the code in this file
does, how it works and how it should be used.


Overview
--------
This module is my implementation of WinSock (= sockets for windows). It
fulfils all requirements given in 'csocket.specs.txt'.

Please read the code comments or the WinSock 1.x specification to 
understand this code.


Event handling
--------------
Each instance of CWinsock creates a hidden window whose window message
procedure is used to receive notification messages from WinSock.

⌨️ 快捷键说明

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