Andreas Kling
|
ea4e02ed86
LibCore: Flush outgoing IPC messages before trying to send a new one
|
5 tahun lalu |
Andreas Kling
|
53cfed7c8b
LibCore: Put a limit on how many unsent messages an IPC server queues
|
5 tahun lalu |
Andreas Kling
|
31c1b8ec3e
LibCore: Have IPC server connections queue up unsendable messages
|
5 tahun lalu |
Andreas Kling
|
7dbc13ac88
LibCore: Don't crash in IPC client/server on EAGAIN
|
5 tahun lalu |
Andreas Kling
|
d6abfbdc5a
LibCore: Remove ObjectPtr in favor of RefPtr
|
5 tahun lalu |
Andreas Kling
|
bc319d9e88
LibCore: Make CObject reference-counted
|
5 tahun lalu |
Andreas Kling
|
c83da29a9d
LibCore: Convert CLocalSocket to ObjectPtr
|
5 tahun lalu |
Andreas Kling
|
4298ba25c3
LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper
|
5 tahun lalu |
Andreas Kling
|
8e684f0959
AudioServer: Port to the new generated IPC mechanism
|
6 tahun lalu |
Andreas Kling
|
ab8891c064
LibCore: Initialize pid/id variables in CoreIPC{Client,Server}
|
6 tahun lalu |
Andreas Kling
|
fe45f5a6d2
LibCore: Port CoreIPCServer to using CLocalServer.
|
6 tahun lalu |
Andreas Kling
|
c289e49ee5
LibCore: Use clang-format on CoreIPC{Client,Server}.
|
6 tahun lalu |
Andreas Kling
|
a599317624
LibCore: Introduce a C_OBJECT macro.
|
6 tahun lalu |
Robin Burchell
|
9c8dd836fc
Rename new IPC headers & classes
|
6 tahun lalu |