You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
598 B
22 lines
598 B
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/connect_entry_point.h \
|
|
tr/connection.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 \
|
|
tr/threaded_server.h
|