0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/server
James Yonan 3f74ec1466 Listen::List: minor changes
* Use C++11 range-based iterators.
* Use std::string rather than std::ostringstream
  for string formatting.
* Added to_string() method.
* Added local_addr() method.

Signed-off-by: James Yonan <james@openvpn.net>
2017-09-27 16:16:18 +08:00
..
listenlist.hpp Listen::List: minor changes 2017-09-27 16:16:18 +08:00
manage.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
peeraddr.hpp Moved openvpn::to_string() to separate source file. 2017-03-18 15:46:45 -06:00
peerstats.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
servhalt.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
servproto.hpp Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
vpnservnetblock.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
vpnservpool.hpp copyright: updated to 2017. 2017-03-18 13:11:09 -06:00