Good progress on FCGI. I'm able to reach the STDIN state. master
authorEbersold <aebersol@n3150.home>
Fri, 22 Jul 2022 19:44:51 +0000 (21:44 +0200)
committerEbersold <aebersol@n3150.home>
Fri, 22 Jul 2022 19:44:51 +0000 (21:44 +0200)
commitb6b933675d8501ee7258ece3768496f13571ee62
treef27a360c99c05d333c70a60acee118a8d04ad284
parentcf352666e45aca0997dc5c4d903e4e9c2551e4cd
Good progress on FCGI. I'm able to reach the STDIN state.
aeb/fcgi/fcgi.h
aeb/fcgi/fcgi_endian.h [new file with mode: 0644]
aeb/fcgi/fcgi_handler.h
aeb/fcgi/fcgi_request.h [new file with mode: 0644]
aeb/net/basic_socket_acceptor.h
tests/fcgi_helloworld.cpp