linyacool / WebServer

A C++ High Performance Web Server
MIT License
7.68k stars 2.1k forks source link

./Webserver set socket non block failed: Bad file descriptor #159

Open zhych11 opened 2 months ago

zhych11 commented 2 months ago

build后,没有webserver执行文件,然后桌面上出现了一个build文件夹,里面是Debug,Debug里面有个Webserver文件夹,里面有个webserver,但运行后显示set socket non block failed: Bad file descriptor,已放弃 (核心已转储)

zexuanao commented 1 month ago

端口问题,80被占了,自己换一个

zhych11 commented 1 month ago

好的,谢谢

---Original--- From: @.> Date: Tue, Aug 13, 2024 15:22 PM To: @.>; Cc: @.**@.>; Subject: Re: [linyacool/WebServer] ./Webserver set socket non block failed:Bad file descriptor (Issue #159)

端口问题,80被占了,自己换一个

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