Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-22 | waitress: Add _RET_READ_ERR, retry on read error in player | Lars-Dominik Braun | 1 | -1/+2 | |
Enhances commit 279f3ba93b729684e54300352c59523bd05e54bc | |||||
2009-05-15 | waitress: Add timeouts | Lars-Dominik Braun | 1 | -1/+2 | |
read() and write() may time out now. Implemented using non-blocking sockets and poll (). Default timeout: 30 seconds. | |||||
2009-05-03 | waitress: Added | Lars-Dominik Braun | 1 | -0/+72 | |
libwaitress is a http library designed to replace curl |