提交历史

作者 SHA1 备注 提交日期
  Ariadne Devos 896ddc89f7 Introduce SPDX-License-Identifier 5 年之前
  Ariadne Devos 459e920121 Use size_t length in schedule code 6 年之前
  Ariadne Devos d835f7c3c1 Eliminate allocation of queues 6 年之前
  Ariadne Devos f6d9f5a4ca Implement sHT_objcache batch API 6 年之前
  Ariadne Devos 8429eaa455 Fix the fallout of the <sHT/intrisics.h> split 6 年之前
  Ariadne Devos ff4199499b Do not embed sHT_task_deque 6 年之前
  Ariadne Devos 324656e03d Allow using watch sets 6 年之前
  Ariadne Devos 71774c9f44 Rename and retype sHT_worker.watches 6 年之前
  Ariadne Devos 6f0224ab82 Move "intrisics.h" to include directory 6 年之前
  Ariadne Devos f0c441f7c7 Introduce freeing of streams, correctly 6 年之前
  Ariadne Devos 69e6259ffe Use new allocation API 6 年之前
  Ariadne Devos f1e3529e92 Do not assume a single epoll fd 6 年之前
  Ariadne Devos e82dd6dd1b Split out task types 6 年之前
  Ariadne Devos 34cee02f18 Split off sHT/paper.h 6 年之前
  Ariadne Devos e5d169c307 Seperate stream IO 6 年之前
  Ariadne Devos 007e52f19c Split HTTP handling into reading, logic and writing 6 年之前
  Ariadne Devos 2997705135 Remove unused read_errno field 6 年之前
  Ariadne Devos 763de1882d Properly handle errno in task/accept.c 6 年之前
  Ariadne Devos 1763d888b1 Remove unused read_errno, write_errno 6 年之前
  Ariadne Devos 7152e9487e Register epoll watches 6 年之前
  Ariadne Devos dfa014acfa accept("HTTP").wait() 6 年之前
  Ariadne Devos 620ce4784b Don't hide recv/send 6 年之前
  Ariadne Devos 34e680e544 Fix overlapping worker flags 6 年之前
  Ariadne Devos f181020864 Collaterally evolve worker/alloc.c 6 年之前
  Ariadne Devos 9ba0b9db4a Organise sHT_task 6 年之前
  Ariadne Devos c0f094865b Don't overlap flags with task type 6 年之前
  Ariadne Devos 46dbbb7372 Allow sending status reports 6 年之前
  Ariadne Devos 2a48e303a8 Use an enum from task types 6 年之前
  Ariadne Devos 48d26006f0 Allocate sHT_task for streams 6 年之前
  Ariadne Devos 32e8766dfb Allocate tasks 6 年之前