diff options
author | Andreas Kling <kling@serenityos.org> | 2020-10-07 14:04:52 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-10-07 14:07:31 +0200 |
commit | c541310e1951a86982ba6f212d75f3ea5dddd100 (patch) | |
tree | 866489a4f9d4860bbfa8efcf801dfccb8bb1faac /Kernel/Net/IPv4SocketTuple.h | |
parent | eeffd5be07a0ece25e8ba799e41bd2b0f29d23f1 (diff) | |
download | serenity-c541310e1951a86982ba6f212d75f3ea5dddd100.zip |
LibJS: Use IntrusiveList for Allocator's block lists
This way we don't need to deal with shifting vector storage, and most
operations are upgraded from O(n) to O(1) :^)
Diffstat (limited to 'Kernel/Net/IPv4SocketTuple.h')
0 files changed, 0 insertions, 0 deletions