oxen-pyoxenmq/src
Jason Rhinelander b12c754895 Fixes and address warnings
- timeout in the syncronous connect_remote wasn't being passed through
- callback and syncronous connect_remote had some deviation in args;
  unified them to both take keyword-only timeout and
  ephemeral_routing_id, and to take timeout as a timedelta with a
  default (rather than an optional in the callback-based one).
- removed unused "noopt".  I forget what it was for, but it didn't end
  up being used.
2021-10-22 19:12:57 -03:00
..
bencode.cpp pyoxenmq overhaul 2021-10-21 22:23:02 -03:00
common.hpp pyoxenmq overhaul 2021-10-21 22:23:02 -03:00
module.cpp pyoxenmq overhaul 2021-10-21 22:23:02 -03:00
oxenmq.cpp Fixes and address warnings 2021-10-22 19:12:57 -03:00