diff options
Diffstat (limited to 'net/Sockets/pkg-plist')
-rw-r--r-- | net/Sockets/pkg-plist | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/net/Sockets/pkg-plist b/net/Sockets/pkg-plist new file mode 100644 index 000000000000..cec6ff22295b --- /dev/null +++ b/net/Sockets/pkg-plist @@ -0,0 +1,34 @@ +bin/Sockets-config +include/Sockets/Base64.h +include/Sockets/CTcpSocket.h +include/Sockets/CircularBuffer.h +include/Sockets/HTTPSocket.h +include/Sockets/HttpDebugSocket.h +include/Sockets/HttpGetSocket.h +include/Sockets/HttpPostSocket.h +include/Sockets/HttpPutSocket.h +include/Sockets/HttpsGetSocket.h +include/Sockets/HttpsSocket.h +include/Sockets/ICrypt.h +include/Sockets/ListenSocket.h +include/Sockets/MinderHandler.h +include/Sockets/MinderSocket.h +include/Sockets/MinionSocket.h +include/Sockets/NullCrypt.h +include/Sockets/Parse.h +include/Sockets/PoolSocket.h +include/Sockets/SSLSocket.h +include/Sockets/Socket.h +include/Sockets/SocketHandler.h +include/Sockets/SocketThread.h +include/Sockets/StdLog.h +include/Sockets/StdoutLog.h +include/Sockets/TcpSocket.h +include/Sockets/Thread.h +include/Sockets/UdpSocket.h +include/Sockets/Uid.h +include/Sockets/Utility.h +include/Sockets/socket_include.h +lib/libSockets.a +lib/libSocketsEx.a +@dirrm include/Sockets |