Nginx 为什么这么快?

Nginx 为什么这么快?
复制// select 系统调用  intselect(int maxfdp,什快fd_set *readfds,fd_set *writefds,fd_set *errorfds,struct timeval *timeout);   // poll 系统调用  int poll(struct pollfd fds[], nfds_t nfds, int timeout);  1.2.3.4.
滇ICP备2023000592号-31