Skip to content

Releases: oph-design/webserv

Working Singular Listener

29 Aug 14:16
77a4d9e
Compare
Choose a tag to compare
Pre-release

This version of our webserv works by polling on different FDs for different ports.

This bahaviour is technically correct if the amount of servers we have is 1. Otherwise it 'works' for small poll timeouts but is bad behaviour.