Files
Carbon/server.c
Azreyo a34ae2a43e Improve HTTPS connection handling and enhance error logging
- Added a delay for non-blocking accept errors in HTTPS server.
- Refactored HTTPS redirection to dynamically allocate response buffer.
- Improved SSL handshake error logging.
- Adjusted shutdown logic to ensure proper socket closure based on HTTPS configuration.
- Fixed memory handling for rate limit IP storage.
2025-10-02 20:17:14 +02:00

34 KiB