Історія комітів

Автор SHA1 Опис Дата
  Andreas Kling e08991319a Net: Put a bunch of socket debug logging behind FOO_DEBUG 5 роки тому
  Andreas Kling 9bb0374d7d Kernel: Delay moving accepted sockets to SetupState::Completed a bit 5 роки тому
  Sergey Bugaev dadf6337ef Kernel: Customize absolute_path() for more file types 6 роки тому
  Sergey Bugaev 1d03391488 Net: Store an acceptor PID alongside the origin PID in a socket 6 роки тому
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself 6 роки тому
  Conrad Pankoff bd6d2c0819 Kernel: Use a more detailed state machine for socket setup 6 роки тому
  Conrad Pankoff a53437aa06 Kernel: Let pending socket queue keep socket objects alive until accept() 6 роки тому
  Andreas Kling 6347e3aa51 Net: Let Socket have read/write wrappers around sendto/recvfrom 6 роки тому
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 6 роки тому
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. 6 роки тому
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. 6 роки тому
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. 6 роки тому
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. 6 роки тому
  Robin Burchell a906098579 Kernel: Fix a bad printf, and stub out SO_ERROR a bit more fully 6 роки тому
  Andreas Kling f008156dbf Socket: Fix missing kprintf() args in setsockopt(). 6 роки тому
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. 6 роки тому
  Andreas Kling c3b7ace3e0 Kernel: Assign Lock names in class member initializers. 6 роки тому
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. 6 роки тому