summaryrefslogtreecommitdiff
path: root/pytests
diff options
context:
space:
mode:
authorMatt Broadstone <mbroadst@gmail.com>2018-01-02 12:39:11 -0500
committerMatt Broadstone <mbroadst@gmail.com>2018-01-03 11:07:06 -0500
commit4108212bffdad96a5be22e2fc71038f48d8740a4 (patch)
treed3098bb8be4a55f5858423b0df5bbcda89cb6ffe /pytests
parent8c0485475323b1e0582f56a071878339c78ee01d (diff)
downloadmongo-4108212bffdad96a5be22e2fc71038f48d8740a4.tar.gz
SERVER-32477 Gracefully shutdown sockets in ASIOSession
We were depending on the dtor for the basic_stream_socket to gracefully shutdown the socket on destruction, however this is broken on OSX. Instead we need to explicitly shutdown the socket (the asio docs indicate that this is the most "portable" solution).
Diffstat (limited to 'pytests')
0 files changed, 0 insertions, 0 deletions