peerplays-fc/include/fc/network
abitmore bee73bd491 Refactor websocket_client, fix duplicate code
Fix duplicate code issue in websocket_client::connect() and
websocket_client::secure_connect(), and other minor issues
2020-05-02 11:21:50 -04:00
..
http Refactor websocket_client, fix duplicate code 2020-05-02 11:21:50 -04:00
ip.hpp Get rid of some inlines 2019-05-28 17:20:57 +02:00
rate_limiting.hpp Add counters to the TCP rate limiter to measure actual upload and download speed, and allow the caller to set how bursty they want the connection to be. 2014-06-25 18:16:58 -04:00
resolve.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00
tcp_socket.hpp Delete copy constructor + copy assignment in tcp_socket 2019-09-16 14:44:55 +02:00
tcp_socket_io_hooks.hpp Fix more locations where we were making boost::asio calls with buffers declared on the stack which could cause problems when the calling tasks were canceled. 2014-09-11 16:30:03 -04:00
udp_socket.hpp Replaced most fc::shared_ptr with std::shared_ptr 2019-05-29 11:28:40 +02:00
url.hpp Removed unused stuff 2019-04-04 17:59:51 +02:00