summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/named_pipe_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72393 Add more test cases for external data sourceYoonsoo Kim2022-12-281-19/+25
* SERVER-71849 Named Pipes BF-26979 second fix: extend reader retry loopKevin Cherkauer2022-12-061-3/+13
* SERVER-70011 Restrict named pipe path using start-up parameterYoonsoo Kim2022-11-291-4/+10
* SERVER-70392 Named Pipes _writeTestPipe shell functionKevin Cherkauer2022-11-171-7/+15
* SERVER-69687 Add $_externalDataSources aggregate command optionYoonsoo Kim2022-10-291-11/+21
* SERVER-69683 Named Pipes: Implement MultiBsonStreamCursorKevin Cherkauer2022-10-261-0/+166