Andreas Kling
|
8b8a1449c4
RequestServer: Make value copy of the URL in ensure_connection()
|
3 年之前 |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 年之前 |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 年之前 |
Andreas Kling
|
971b3645ef
LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>()
|
3 年之前 |
Ali Mohammad Pur
|
a3fe981daa
RequestServer: Ignore preconnect requests for available connections
|
3 年之前 |
Ali Mohammad Pur
|
146aaec129
RequestServer: Avoid storing a strong reference to a socket in callbacks
|
3 年之前 |
Ali Mohammad Pur
|
2020ced9f1
RequestServer: Correctly start preconnected TLS sockets
|
3 年之前 |
Ali Mohammad Pur
|
3ec39fc62e
RequestServer+LibProtocol: Add an 'EnsureConnection' IPC endpoint
|
3 年之前 |
Andreas Kling
|
6b2f24018d
RequestServer: Remove unnecessary greet() message
|
4 年之前 |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 年之前 |
Gunnar Beutner
|
065040872f
Userland: Change IPC funcs to use plain arguments instead of a struct
|
4 年之前 |
Gunnar Beutner
|
889359b6f9
Userland: Make IPC handlers return void if they don't have any outputs
|
4 年之前 |
Gunnar Beutner
|
7cf2839a26
Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers
|
4 年之前 |
DexesTTP
|
71d27abb97
Services: Rename ProtocolServer to RequestServer
|
4 年之前 |