Makefile.am 659 Bytes
nobase_include_HEADERS = trcomm.h \
			 tr/comm_end_point.h \
			 tr/comm_manager.h \
			 tr/comm_manager_poll.h \
			 tr/comm_manager_epoll.h \
			 tr/comm_manager_dispatcher.h \
			 tr/comm_worker.h \
			 tr/connect_entry_point.h \
			 tr/connection.h \
			 tr/connection_getter.h \
			 tr/connector.h \
			 tr/datagram_service.h \
			 tr/datagram_entry_point.h \
			 tr/io_handler.h \
			 tr/proto_message.h \
			 tr/protocol.h \
			 tr/protocol/raw.h \
			 tr/protocol/message_raw.h \
			 tr/protocol_handler.h \
			 tr/server.h \
			 tr/simple_client.h \
			 tr/interface/comm_end_point.h \
			 tr/interface/comm_manager.h \
			 tr/interface/protocol.h