GNUnet 0.24.1-16-gbc519cf4b
transport Directory Reference
Directory dependency graph for transport:

Files

file  communicator.h [code]
 common internal definitions for communicator services
 
file  gnunet-communicator-http3.c [code]
 
file  gnunet-communicator-quic.c [code]
 Transport plugin using QUIC.
 
file  gnunet-communicator-tcp.c [code]
 Transport plugin using TCP.
 
file  gnunet-communicator-udp.c [code]
 Transport plugin using UDP.
 
file  gnunet-communicator-unix.c [code]
 Transport plugin using unix domain sockets (!) Clearly, can only be used locally on Unix/Linux hosts... ONLY INTENDED FOR TESTING!!!
 
file  gnunet-service-transport.c [code]
 main for gnunet-service-transport
 
file  gnunet-service-transport.h [code]
 globals
 
file  gnunet-transport.c [code]
 
file  ieee80211_radiotap.h [code]
 
file  plugin_testing_transport_just_run.c [code]
 
file  plugin_testing_transport_nat_mapping.c [code]
 
file  plugin_testing_transport_nat_upnp.c [code]
 
file  plugin_testing_transport_simple_send.c [code]
 a plugin to test simple sending of message.
 
file  plugin_testing_transport_simple_send_broadcast.c [code]
 
file  plugin_testing_transport_simple_send_dv.c [code]
 
file  plugin_testing_transport_simple_send_OLD.c [code]
 
file  plugin_testing_transport_simple_send_performance.c [code]
 
file  plugin_testing_transport_udp_backchannel.c [code]
 
file  testing_cmd_transport_connect_peers.c [code]
 
file  testing_cmd_transport_send_simple.c [code]
 
file  testing_transport_traits.c [code]
 
file  transport-testing-cmds.h [code]
 
file  transport-testing-communicator.c [code]
 functions related to testing-tng
 
file  transport-testing-communicator.h [code]
 functions and structures related to testing-tng
 
file  transport-testing-filenames2.c [code]
 
file  transport-testing-loggers2.c [code]
 
file  transport-testing-main2.c [code]
 
file  transport-testing-send2.c [code]
 
file  transport-testing2.c [code]
 
file  transport-testing2.h [code]
 
file  transport.h [code]
 common internal definitions for transport service
 
file  transport_api_application.c [code]
 
file  transport_api_cmd_backchannel_check.c [code]
 
file  transport_api_cmd_connecting_peers.c [code]
 
file  transport_api_cmd_send_simple.c [code]
 
file  transport_api_cmd_send_simple_performance.c [code]
 
file  transport_api_cmd_start_peer.c [code]
 
file  transport_api_cmd_stop_peer.c [code]
 
file  transport_api_communication.c [code]
 
file  transport_api_core.c [code]
 library to access the transport service for message exchange
 
file  transport_api_monitor.c [code]