archibate / co_async

C++20 Coroutine Library for Education Purpose (WIP)
179 stars 11 forks source link

socket.hpp not support for windows #1

Open jiayaozhang opened 6 months ago

jiayaozhang commented 6 months ago

求助小彭老师!

socket.hpp(9,10): fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory

socket.hpp不支持windows系统,目前没有linux系统

archibate commented 6 months ago

co_async目前基于linux的io_uring实现,wendous中有iocp,小彭老师将在稍后的集数中加入基于iocp的wendous支持

无法顺畅的大口呼吸,是活着的最好证明

---Original--- From: "Jiayao Zhang @.> Date: Wed, Mar 27, 2024 03:25 AM To: @.>; Cc: @.***>; Subject: [archibate/co_async] socket.hpp not support for windows (Issue #1)

求助小彭老师!

socket.hpp(9,10): fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory

socket.hpp不支持windows系统,目前没有linux系统

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>