construct
construct copied to clipboard
This is The Construct
Without `RWF_NOWAIT (since Linux 4.14)` the call to `io_submit(2)` in `ircd/fs_aio.cc` is liable to block the entire daemon under certain conditions. A non-blocking use of this call allows the daemon...
If you check `#Mastodon:matrix.org`, there appears to be some valid events from (now ACL banned) HSes which construct can't evaluate. ``` 2019/08/09 06:39:38.070548 2038986 ERROR m.vm 195 bootstrap :eval $1537711993232UovgP:chat.weho.st...
The room rejoin procedure in `m_user_profile.cc` runs from the `vm.effect` hook during a profile update. This usually means execution occurs on the same `ircd::ctx` as the evaluator of the profile...
Supporting HTTP range requests foremost allows efficient transfer of large media on behalf of clients for the `/media/` endpoints. Construct conducts downloads of files from remote servers synchronously on request...
Possibly related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42679 The only occurs for `std::cout`/`std::cerr`. Our own ostreams still work. This occurs even if `` is included everywhere and `std::ios_base::Init` is invoked. I believe the solution...
eg: fallback from ipv6 to ipv4, handle ip changes, etc.
Admin should be able to create a listener restricted to `/_matrix/federation` and another for `/_matrix/client` etc.