提交历史

作者 SHA1 备注 提交日期
  Max Wipfli 30cdebfa9e LibProtocol: Use URL class in RequestClient::start_request argument 4 年之前
  Max Wipfli 5b5f7bc360 LibProtocol: Change RequestClient.{cpp,h} to use east const style 4 年之前
  Andreas Kling a345a1f4a1 Userland: Mark subclasses of IPC::{Client,Server}Connection final 4 年之前
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 年之前
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly 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 年之前