| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixes #1142 raw mode use of message headers is inconsistent | Garrett D'Amore | 2020-01-18 |
| | | | | | | | | | This correctly moves the entire protocol header for XREQ and XRESPONDENT protocols to the message header (not the body). This is where it should always have been. There is some small chance that applications which were coded to parse the header from the body will break. We don't think there are any such applications in use. | ||
| * | Give time for REQ backpressure to ease in test suite. | Garrett D'Amore | 2020-01-13 |
| | | |||
| * | Test coverage improvements for REQ/REP. | Garrett D'Amore | 2020-01-12 |
| This also fixes a possible bug if mixing poll file descriptors and contexts on the same socket. Most folks are unlikely to ever run into this bug. At this point the REQ/REP coverage is nearly complete (over 95%). | |||
