Peter Johnson
|
7fd7192b16
|
Disable UvGetAddrInfo Concurrent test on Windows (#1227)
This test likes to intermittently hang for some unknown reason, so disable it.
|
2018-07-27 21:41:04 -07:00 |
|
Peter Johnson
|
8aac46542d
|
Add a SimpleBufferPool for uv::Buffer (#1215)
Buffers are reused on a regular basis in many use cases.
|
2018-07-25 00:58:54 -07:00 |
|
Peter Johnson
|
e2314f3528
|
wpiutil: Add C++ libuv wrappers (#1166)
- Provide an EventLoopRunner to run uv::Loop on a separate thread.
- Add raw_ostream wrapper for uv::Buffer.
|
2018-07-17 01:06:24 -07:00 |
|