https://github.com/chalcolith/iocp_experiments
Some code to experiment with sockets and IOCP on Windows
https://github.com/chalcolith/iocp_experiments
Last synced: about 2 months ago
JSON representation
Some code to experiment with sockets and IOCP on Windows
- Host: GitHub
- URL: https://github.com/chalcolith/iocp_experiments
- Owner: chalcolith
- License: mit
- Created: 2021-08-03T01:46:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-03T01:51:59.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T14:48:16.483Z (over 1 year ago)
- Language: C++
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iocp_experiments
Some code to experiment with sockets and IOCP on Windows