Ben Wiederhake
|
e682967d7e
LibCore: Prefer strlcpy over strncpy, fix overflow
|
4 年之前 |
asynts
|
21de20825a
LibCore: Change the signature of Socket::send() to use Span.
|
5 年之前 |
Andreas Kling
|
41066b009f
LibCore: Don't fire Socket::on_ready_to_read if !can_read()
|
5 年之前 |
Sergey Bugaev
|
89004a3a40
LibCore: Make sure to disable notifiers when closing a socket
|
5 年之前 |
Andreas Kling
|
4b202a3c79
LibCore+LibTLS: Don't keep a "ready to write" notifier on all Sockets
|
5 年之前 |
AnotherTest
|
7eb72c72e8
LibCore: Mark Socket::{common_,}connect() virtual and add a on_write
|
5 年之前 |
Andreas Kling
|
28f1486627
LibCore: Log a more helpful message when Socket::connect() fails
|
5 年之前 |
Andreas Kling
|
88b9fcb976
AK: Use size_t for ByteBuffer sizes
|
5 年之前 |
Andreas Kling
|
8f7333f080
LibCore: Add a forward declaration header
|
5 年之前 |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 年之前 |