This website requires JavaScript.
Explore
Help
Sign In
Peerplays_Blockchain
/
peerplays-fc
Watch
1
Star
0
Fork
You've already forked peerplays-fc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0c25cb568f
peerplays-fc
/
include
/
fc
/
network
History
Vikram Rajkumar
0d0b485f3a
Remove GNTP (unrelated to NTP)
2017-03-16 12:33:30 -05:00
..
http
Add access to HTTP request headers in websocket_connection
2017-01-16 19:55:17 +00:00
ip.hpp
start work on udt socket class for fc
2014-06-25 18:34:04 -04: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
fix build error
2013-07-11 19:08:55 -04:00
tcp_socket.hpp
Fix overloaded virtual function warnings
2014-12-23 15:45:57 -05: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
Fix a yield-during-catch bug in udp_socket, and add a shared_ptr version of udp_socket::send_to() which will avoid reading from uninitialized memory in the face of cancellation.
2014-09-12 19:42:25 -04:00
url.hpp
Updating FC with changes from phoenix-int
2013-06-05 15:19:00 -04:00