Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 năm trước cách đây |
Andreas Kling
|
8e7e502f37
LibCore: CSocket::set_blocking() was backwards
|
5 năm trước cách đây |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 năm trước cách đây |
Andreas Kling
|
6b71250d1a
LibCore: Silence some aggressive CSocket and CHttpJob debug spam
|
5 năm trước cách đây |
Andreas Kling
|
8f45a259fc
ByteBuffer: Remove pointer() in favor of data()
|
5 năm trước cách đây |
Andreas Kling
|
a1907011b2
CSocket: Don't create the read notifier until after we've connected
|
5 năm trước cách đây |
Andreas Kling
|
4ea229accd
LibCore: Convert CTCPServer to ObjectPtr
|
5 năm trước cách đây |
Andreas Kling
|
d1bacb9885
LibCore: Convert CNotifier to ObjectPtr
|
5 năm trước cách đây |
Andreas Kling
|
99970d7d4b
CSocket: Share code between connect() overloads
|
5 năm trước cách đây |
Andreas Kling
|
1b3599fbbc
LibCore: Make CSocket's notifiers into children of the CSocket
|
6 năm trước cách đây |
Andreas Kling
|
7127c4fdbb
LibCore: CIODevice::set_error() is meant to be called with the 'errno'
|
6 năm trước cách đây |
Andreas Kling
|
948c2657d6
CSocket: Close the underlying socket on destruction
|
6 năm trước cách đây |
Andreas Kling
|
e7957db173
LibCore: Remove CSocket's bind() and listen().
|
6 năm trước cách đây |
Andreas Kling
|
82446ea701
CSocket: Add an on_ready_to_read callback.
|
6 năm trước cách đây |
Andreas Kling
|
be2b585ca6
LibCore: Add CSocket::bind() (virtual) and CSocket::listen().
|
6 năm trước cách đây |
Andreas Kling
|
f46a1377ac
CSocket: Add missing <sys/un.h> include to fix host build.
|
6 năm trước cách đây |
Robin Burchell
|
a714fc661d
LibCore: Add a way to mark a socket as blocking (or not)
|
6 năm trước cách đây |
Robin Burchell
|
e922db68d8
CSocket: Also call on_connected for local socket connections
|
6 năm trước cách đây |
Robin Burchell
|
14b2f90920
LibCore: Always call on_connected whether the connection was synchronous or not
|
6 năm trước cách đây |
Andreas Kling
|
c9ee481cdf
LibCore: Port CSocket over to using dbg().
|
6 năm trước cách đây |
Robin Burchell
|
ffa8cb668f
AudioServer: Assorted infrastructure work
|
6 năm trước cách đây |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 năm trước cách đây |