mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 05:52:06 +00:00
This was breaking the Lagom build when using clang, as m_sockfd's only use is behind an #ifdef __serenity__. (void) it elsewhere to fix that. |
||
|---|---|---|
| .. | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| Connection.h | ||
| Decoder.cpp | ||
| Decoder.h | ||
| Dictionary.h | ||
| Encoder.cpp | ||
| Encoder.h | ||
| Endpoint.cpp | ||
| Endpoint.h | ||
| File.h | ||
| Forward.h | ||
| Message.cpp | ||
| Message.h | ||
| ServerConnection.h | ||