Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-09 | Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs. | Tiago Natel de Moura | 1 | -169/+32 | |
2020-08-11 | Port message extended to transfer 2 file descriptors. | Max Romanov | 1 | -22/+37 | |
2019-03-11 | Style. | Andrey Zelenkov | 1 | -2/+2 | |
2019-03-05 | Handling ENOBUFS error same was as EAGAIN. | Max Romanov | 1 | -2/+11 | |
Unlike EAGAIN, ENOBUFS returned on OSX when trying to send many relatively small (64 bytes) fragments. Found during investigation of #167 issue on GitHub. | |||||
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -5/+5 | |
2017-07-07 | Cosmetic changes to remove some annoying valgrind messages. | Max Romanov | 1 | -0/+8 | |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -9/+9 | |
2017-02-07 | Event engines refactoring. | Igor Sysoev | 1 | -2/+2 | |
2017-01-23 | Introducing tasks. | Igor Sysoev | 1 | -14/+15 | |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+291 | |