adjustable send/receive queue sizes
Opted for an unbounded number of sends and a maximum number of receives set by OCT_NETWORK_MAX_RECVS (10 by default). Completed with https://git.thejerks.club/j4nk/open-card-table/commit/f254c7580d…
adjustable send/receive queue sizes
Detect circular includes
This can easily be checked statically by scanning a file for includes, and recursively iterating over these includes, adding to a list. If the recursion hits a file that's already in the list, it…
Display time in UTC for blogs and last updated