Joris Vink

Results 2 issues of Joris Vink

https://github.com/roecrew/cerver/blob/2bee9b0ca1fbe67bd82500c07e61d8db8a7cdaf4/main.c#L214 Your code assumes a client did not request a connection to be closed, as it always sends keep-alive headers.

https://github.com/roecrew/cerver/blob/2bee9b0ca1fbe67bd82500c07e61d8db8a7cdaf4/main.c#L325 It works because its a GCC extension, it is very much illegal.