wownero/contrib/epee/include/net
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
The commands handler must not be destroyed before the config
object, or we'll be accessing freed memory.

An earlier attempt at using boost::shared_ptr to control object
lifetime turned out to be very invasive, though would be a
better solution in theory.
2017-10-09 16:46:42 +01:00
..
abstract_tcp_server.h abstracted nework addresses 2017-05-27 11:35:54 +01:00
abstract_tcp_server2.h abstract_tcp_server2: improve tracking/cancelling of early connections 2017-08-16 15:41:34 +01:00
abstract_tcp_server2.inl Upgrades to epee::net_utils::network_address 2017-10-05 11:57:09 -04:00
abstract_tcp_server_cp.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
abstract_tcp_server_cp.inl abstracted nework addresses 2017-05-27 11:35:54 +01:00
http_auth.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
http_base.h http_base: init size_t in http_request_info ctor 2017-09-25 15:47:59 +01:00
http_client.h http_client: add getters for host and port 2017-08-22 12:00:21 +01:00
http_client_base.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
http_client_via_api_helper.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
http_protocol_handler.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
http_protocol_handler.inl epee: don't send the body of the response to a HEAD HTTP request 2017-07-05 15:39:50 +02:00
http_server_cp.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
http_server_cp2.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
http_server_handlers_map2.h abstracted nework addresses 2017-05-27 11:35:54 +01:00
http_server_impl_base.h http_server_impl_base: set bind message to MGINFO 2017-02-21 18:30:43 +00:00
http_server_thread_per_connect.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
jsonrpc_protocol_handler.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
jsonrpc_server_handlers_map.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
jsonrpc_server_impl_base.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
jsonrpc_structs.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
levin_base.h Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
levin_client.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
levin_client.inl Fix spelling errors 2017-07-05 17:53:16 +10:00
levin_client_async.h Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
levin_client_async.inl moved all stuff to github 2014-03-03 22:07:58 +00:00
levin_helper.h Fix spelling errors 2017-07-05 17:53:16 +10:00
levin_protocol_handler.h Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
levin_protocol_handler_async.h Fix an object lifetime bug in net load tests 2017-10-09 16:46:42 +01:00
levin_server_cp.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
levin_server_cp2.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
local_ip.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
multiprotocols_server.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
munin_connection_handler.h Spelling in errors 2016-12-04 20:12:40 +01:00
munin_node_server.h year updated in license 2015-01-02 18:52:46 +02:00
net_helper.h Fix spelling errors 2017-07-05 17:53:16 +10:00
net_parse_helpers.h Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
net_utils_base.h Upgrades to epee::net_utils::network_address 2017-10-05 11:57:09 -04:00
protocol_switcher.h year updated in license 2015-01-02 18:52:46 +02:00
rpc_method_name.h year updated in license 2015-01-02 18:52:46 +02:00
smtp.h year updated in license 2015-01-02 18:52:46 +02:00
smtp.inl year updated in license 2015-01-02 18:52:46 +02:00
smtp_helper.h year updated in license 2015-01-02 18:52:46 +02:00