linyacool / WebServer

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

Error ocured when I run "./WebServer" #107

Open HLH13297997663 opened 4 years ago

HLH13297997663 commented 4 years ago

Error: set socket non block failed: Bad file descriptor Aborted (core dumped)

o555ddd commented 4 years ago

try running in root mode

linyacool commented 4 years ago

用root权限跑