mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
dce97678ae
Right now Socket::send() assumes that it can send everything in one go. However, send() is allowed to do partial writes and while that can't happen at the moment there's nothing that says this can't happen in the future (like in the next commit). |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |