Files
ladybird/Userland/Services/RequestServer/ConnectionCache.h
Idan Horowitz 873f4d5de6 RequestServer: Recreate socket if it reached EOF
This ensures we don't continue using a socket that has EOF'ed (meaning
the protocol has disconnected in the case of TCP) for new requests.
2022-02-11 18:11:32 +02:00

8.7 KiB