Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-25 | Make sure iolist split uses N length | José Valim | |
The previous implementation would return "ok" under certain situations when more data could be fit into the buffer. By making "ok" explicitly mean length is 0, then we can simplify other parts of the codebase and fix a bug that could cause us to send less data then desired over the wire. | |||
2018-06-04 | Update copyrights | Loïc Hoguin | |
2018-05-07 | Import cow_iolists from Cowboy | Loïc Hoguin | |