summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/input_stream.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71849 Named Pipes BF-26979 second fix: extend reader retry loopKevin Cherkauer2022-12-061-1/+2
* SERVER-70011 Restrict named pipe path using start-up parameterYoonsoo Kim2022-11-291-4/+4
* SERVER-70392 Named Pipes _writeTestPipe shell functionKevin Cherkauer2022-11-171-1/+0
* SERVER-71176 Named Pipes fix race between writer pipe truncation and readerKevin Cherkauer2022-11-101-0/+3
* SERVER-69687 Add $_externalDataSources aggregate command optionYoonsoo Kim2022-10-291-4/+4
* SERVER-69683 Named Pipes: Implement MultiBsonStreamCursorKevin Cherkauer2022-10-261-0/+116