diff options
Diffstat (limited to 'net/trantor/pkg-plist')
-rw-r--r-- | net/trantor/pkg-plist | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/net/trantor/pkg-plist b/net/trantor/pkg-plist new file mode 100644 index 000000000000..06361c579fea --- /dev/null +++ b/net/trantor/pkg-plist @@ -0,0 +1,37 @@ +include/trantor/exports.h +include/trantor/net/AsyncStream.h +include/trantor/net/Certificate.h +include/trantor/net/Channel.h +include/trantor/net/EventLoop.h +include/trantor/net/EventLoopThread.h +include/trantor/net/EventLoopThreadPool.h +include/trantor/net/InetAddress.h +include/trantor/net/Resolver.h +include/trantor/net/TLSPolicy.h +include/trantor/net/TcpClient.h +include/trantor/net/TcpConnection.h +include/trantor/net/TcpServer.h +include/trantor/net/callbacks.h +include/trantor/utils/AsyncFileLogger.h +include/trantor/utils/ConcurrentTaskQueue.h +include/trantor/utils/Date.h +include/trantor/utils/Funcs.h +include/trantor/utils/LockFreeQueue.h +include/trantor/utils/LogStream.h +include/trantor/utils/Logger.h +include/trantor/utils/MsgBuffer.h +include/trantor/utils/NonCopyable.h +include/trantor/utils/ObjectPool.h +include/trantor/utils/SerialTaskQueue.h +include/trantor/utils/TaskQueue.h +include/trantor/utils/TimingWheel.h +include/trantor/utils/Utilities.h +lib/cmake/Trantor/FindBotan.cmake +lib/cmake/Trantor/Findc-ares.cmake +lib/cmake/Trantor/TrantorConfig.cmake +lib/cmake/Trantor/TrantorConfigVersion.cmake +lib/cmake/Trantor/TrantorTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/Trantor/TrantorTargets.cmake +lib/libtrantor.so +lib/libtrantor.so.1 +lib/libtrantor.so.%%PORTVERSION%% |