FT-369/Webserv

Config 파싱 후 Server Setting - server socket, Timer, ...

Opened this issue · 0 comments

Description

Config 파일 파싱 후 저장 된 서버의 정보를 setting 하는 단계입니다.

To Do

  • Setting - SocketController, KqueueHandler 구현
  • config 파일에 저장된 정보 setting - server socket open & binding
  • 각 요청의 time을 기록, 저장하는 Timer 클래스 생성 (keepalive_timeout)