changelog
- Sun, 19 Feb 2017 11:56:39 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 19 Feb 2017 11:56:39 +0100] rev 173
- adds new tool for webserver control
- Sat, 18 Feb 2017 13:27:25 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 18 Feb 2017 13:27:25 +0100] rev 172
- adds public aio and poll api and asynchronous send_range function
aio and poll api is only implemented on solaris yet
send_file saf uses send_range_aio for single range requests
- Tue, 14 Feb 2017 12:56:23 +0100
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Tue, 14 Feb 2017 12:56:23 +0100] rev 171
- adds wrapper for close syscall with error handling