peerplays-fc/include/fc/network
Nathan Hourt 0248e20531
Add option to compile dynamic libraries
Also, fix build:
Clang 10.0.1 has incompatible rules with other compilers on whether
you must/cannot put the `template` keyword in part of the reflection
code. Add a special case to make it work all around.
2021-03-13 09:14:01 -06:00
..
http websocket_server default empty XFF header 2020-08-21 11:47:14 -05: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 Add option to compile dynamic libraries 2021-03-13 09:14:01 -06: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