• Christian Kamm's avatar
    REQ sockets drop replies from unasked peers. · c56d797b
    Christian Kamm authored
    * Add lb_t::sendpipe() that returns the pipe that was used for sending,
      similar to fq_t::recvpipe().
    * Add forwarder functions to dealer_t to access these two.
    * Add logic to req_t to ignore replies on pipes that are not the one
      where the request was sent.
    * Enable test in test_spec_req.
    c56d797b
AUTHORS 4.16 KB