Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-18 | Add timeout support for libuv adapter (#1016) | MichaelSuen | |
Add timeout to libuv adapter Co-authored-by: sunmingqi <sunmingqi@corp.netease.com> Co-authored-by: sunmingqi <smq222@126.com> Co-authored-by: Michael Grunder <michael.grunder@gmail.com> Co-authored-by: Viktor Söderqvist <viktor@zuiderkwast.se> | |||
2020-07-10 | Some Windows quality of life improvments. (#846) | Michael Grunder | |
* Don't try to ignore SIGPIPE in Windows (it doesn't exist). * Add an include to our win32.h compatibility header. * Enable building examples on Travis in Windows. See #831 | |||
2013-07-10 | Move examples into their own folder | Aaron Bedra | |
Closes #166. |