diff options
author | Max Christian Pohle | 2021-11-14 11:52:18 +0100 |
---|---|---|
committer | Max Christian Pohle | 2021-11-14 11:52:18 +0100 |
commit | 8f0f398fc49cd5d0ed5d97099bd6547ea52ce44b (patch) | |
tree | 1f4f1e31c5c037b104abf1f38a9e3b93ad2cee0d /.gitignore | |
parent | 41c1284bd4bc791a65a2e07faeaec82f5dd4066c (diff) | |
download | ohmycgi-8f0f398fc49cd5d0ed5d97099bd6547ea52ce44b.tar.bz2 ohmycgi-8f0f398fc49cd5d0ed5d97099bd6547ea52ce44b.zip |
changed everything
* threads removed for now, because that was unrelyable and sometimes the
connection could not be established. Investigation why is pending.
* used openfd to open the socket, because working with a FILE structure
is much more straight forward
* added several parsing functions down to the level of detail, so that
every chunk of multipart form data can be processed individually. The
header parsing of these parts is still missing though.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions