oxen-mq/lokimq
Jason Rhinelander 95540ec7d5 Fix pollitems_stale not being set in some cases
This could cause stalls of up to 250ms before we detect an incoming
message.
2020-04-06 13:16:55 -03:00
..
auth.cpp Less verbose logging at `info` level 2020-03-29 15:21:20 -03:00
auth.h Split up into logical headers and compilation units 2020-03-13 14:28:21 -03:00
batch.h Add ability to run a batch completion job in the proxy thread 2020-02-11 02:17:12 -04:00
bt_serialize.cpp 32-bit warning fix 2020-03-13 19:05:12 -03:00
bt_serialize.h Workarounds for old cmake/gcc 2020-03-05 01:33:02 -04:00
connections.cpp Fix pollitems_stale not being set in some cases 2020-04-06 13:16:55 -03:00
connections.h All sends use dontwait; add send failure callbacks 2020-03-29 15:21:20 -03:00
hex.h Made simple_string_view take a char type 2020-04-03 12:28:50 -03:00
jobs.cpp Add job queue check on total workers size 2020-03-29 15:43:17 -03:00
lokimq-internal.h All sends use dontwait; add send failure callbacks 2020-03-29 15:21:20 -03:00
lokimq.cpp Expose advanced zmq context setting ability 2020-04-03 12:28:50 -03:00
lokimq.h Expose advanced zmq context setting ability 2020-04-03 12:28:50 -03:00
message.h Split up into logical headers and compilation units 2020-03-13 14:28:21 -03:00
proxy.cpp Add `send_option::outgoing` to force a send on an outgoing connection 2020-04-03 01:34:21 -03:00
string_view.h Made simple_string_view take a char type 2020-04-03 12:28:50 -03:00
version.h.in Add version to cmake, generate version header 2020-03-13 14:28:05 -03:00
worker.cpp All sends use dontwait; add send failure callbacks 2020-03-29 15:21:20 -03:00