summaryrefslogtreecommitdiffhomepage
path: root/plugins/fcgi/socket.cpp
AgeCommit message (Expand)Author
2023-01-17v1.8 Build fixRoland Reichwein
2023-01-13Implemented and tested managed FCGI application start, separated out process ...Roland Reichwein
2023-01-12Test and fix IPv6 FCGI supportRoland Reichwein
2020-05-21FCGI: Fix connection handling on broken pipe: Reopen new socketRoland Reichwein
2020-05-19Format fixRoland Reichwein
2020-05-09Improve socket read handlingRoland Reichwein
2020-05-08Small fixesRoland Reichwein
2020-05-08Added FCGI unix domain socketsRoland Reichwein
2020-05-07Separated out TCP socket classRoland Reichwein