aboutsummaryrefslogtreecommitdiff
path: root/libcmix-network/acceptor.cpp
AgeCommit message (Collapse)Author
2016-10-21Adds SSL connections between nodes.Dennis Brentjes
2016-10-20Set the "reuse address" option on the acceptor tcp socket.Dennis Brentjes
2016-10-13Connecting client now have to send an id to each node.Dennis Brentjes
2016-09-29Added some boilerplate to enable ssl connections.Dennis Brentjes
2016-09-28Made changes so we can have a 1 Node cmix network.Dennis Brentjes
2016-08-31Split up the client and server parts in a separate network libraryDennis Brentjes