aspnetcore/test
Stephen Halter d475d41f71 Fix boundary cases in MemoryPoolIterator.(Try)PeekLong()
- Fix edge case where the iterator is at the very end of a block.
- Fix edge case where one bits where improperly filled in on a right shift.
- Don't use -1 to represent failure. Use bool and an out parameter instead.
2016-10-28 14:51:47 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests test fixes and whitespace changes to generated code 2016-10-20 15:23:03 -07:00
Microsoft.AspNetCore.Server.KestrelTests Fix boundary cases in MemoryPoolIterator.(Try)PeekLong() 2016-10-28 14:51:47 -07:00
shared Remove TCP Loopback Fast Path code (#1147). 2016-10-12 11:41:57 -07:00