memgraph/src/communication
Matej Ferencevic 4a81ad6e46 Fix network listener shutdown
Reviewers: mculinovic, buda

Reviewed By: mculinovic

Subscribers: teon.banek, pullbot

Differential Revision: https://phabricator.memgraph.io/D1603
2018-09-19 13:55:10 +02:00
..
bolt Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00
rpc Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00
buffer.cpp Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00
buffer.hpp Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00
client.cpp Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00
client.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
CMakeLists.txt Move add_lcp and add_capnp to cmake/functions.cmake 2018-08-30 16:34:39 +02:00
context.cpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
context.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
exceptions.hpp Initial implementation of authentication 2018-07-27 13:08:17 +02:00
helpers.cpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
helpers.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
init.cpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
init.hpp Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
listener.hpp Fix network listener shutdown 2018-09-19 13:55:10 +02:00
result_stream_faker.hpp Rename bolt::DecodedValue to bolt::Value 2018-07-24 15:59:20 +02:00
server.hpp Fix network listener shutdown 2018-09-19 13:55:10 +02:00
session.hpp Refactor network stack to use * instead of & 2018-09-03 20:20:42 +02:00