cn-py-serv/server
Иван Солнцев 346f01c9d9
Add for file iterator check access to file
- Rename function fileiter to file_iterator;

Fix:
 - BrokenPipeError for thread;
 - Log strings;
2024-10-09 14:31:57 +03:00
..
__init__.py Code review 2024-10-03 14:26:15 +03:00
common.py Split TCP socket server and HTTP handler. 2024-10-03 14:50:42 +03:00
file_read.py Add for file iterator check access to file 2024-10-09 14:31:57 +03:00
http_handler.py Add for file iterator check access to file 2024-10-09 14:31:57 +03:00
main.py Add for file iterator check access to file 2024-10-09 14:31:57 +03:00
response.py Support keep alive 2024-10-08 13:54:15 +03:00
urlhandler.py Add LICENSE file 2024-10-05 17:07:49 +03:00