...while(1){ read(fd1,...) read(fd2,,,,) read(fd3....)}...이런 로직에 프로그램이 있을때 어떤문제가있을까??힌트는 non-blocking 랑 frok인데 아는사람??
없음