Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 سال پیش |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 سال پیش |
Andreas Kling
|
a1907011b2
CSocket: Don't create the read notifier until after we've connected
|
5 سال پیش |
Andreas Kling
|
d6abfbdc5a
LibCore: Remove ObjectPtr in favor of RefPtr
|
5 سال پیش |
Andreas Kling
|
d1bacb9885
LibCore: Convert CNotifier to ObjectPtr
|
5 سال پیش |
Andreas Kling
|
99970d7d4b
CSocket: Share code between connect() overloads
|
5 سال پیش |
Andreas Kling
|
e7957db173
LibCore: Remove CSocket's bind() and listen().
|
6 سال پیش |
Andreas Kling
|
82446ea701
CSocket: Add an on_ready_to_read callback.
|
6 سال پیش |
Andreas Kling
|
be2b585ca6
LibCore: Add CSocket::bind() (virtual) and CSocket::listen().
|
6 سال پیش |
Andreas Kling
|
a599317624
LibCore: Introduce a C_OBJECT macro.
|
6 سال پیش |
Andreas Kling
|
16bcaf08a3
CSocket: Fix Clang warning about unused private member m_type.
|
6 سال پیش |
Robin Burchell
|
a714fc661d
LibCore: Add a way to mark a socket as blocking (or not)
|
6 سال پیش |
Robin Burchell
|
ffa8cb668f
AudioServer: Assorted infrastructure work
|
6 سال پیش |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 سال پیش |