delete folly/wangle
authorJames Sedgwick <jsedgwick@fb.com>
Mon, 27 Jul 2015 18:11:00 +0000 (11:11 -0700)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Mon, 27 Jul 2015 18:22:10 +0000 (11:22 -0700)
commit8e922526e0da0955a54dfcf305031e2dc9cf0e9f
treee91a1b7ebebb367853e7724bac35c275e38ade6e
parenteafa57baf3eae62d4e73430b168dc0f1f95fa68c
delete folly/wangle

Summary: she's gooooooone, oh why, oh why, i better learn how to face it...

https://www.youtube.com/watch?v=bnVXIUyshng

Reviewed By: @djwatson

Differential Revision: D2219135
105 files changed:
folly/futures/README.md
folly/wangle/acceptor/Acceptor.cpp [deleted file]
folly/wangle/acceptor/Acceptor.h [deleted file]
folly/wangle/acceptor/ConnectionCounter.h [deleted file]
folly/wangle/acceptor/ConnectionManager.cpp [deleted file]
folly/wangle/acceptor/ConnectionManager.h [deleted file]
folly/wangle/acceptor/DomainNameMisc.h [deleted file]
folly/wangle/acceptor/LoadShedConfiguration.cpp [deleted file]
folly/wangle/acceptor/LoadShedConfiguration.h [deleted file]
folly/wangle/acceptor/ManagedConnection.cpp [deleted file]
folly/wangle/acceptor/ManagedConnection.h [deleted file]
folly/wangle/acceptor/NetworkAddress.h [deleted file]
folly/wangle/acceptor/ServerSocketConfig.h [deleted file]
folly/wangle/acceptor/SocketOptions.cpp [deleted file]
folly/wangle/acceptor/SocketOptions.h [deleted file]
folly/wangle/acceptor/TransportInfo.cpp [deleted file]
folly/wangle/acceptor/TransportInfo.h [deleted file]
folly/wangle/bootstrap/BootstrapTest.cpp [deleted file]
folly/wangle/bootstrap/ClientBootstrap.h [deleted file]
folly/wangle/bootstrap/ServerBootstrap-inl.h [deleted file]
folly/wangle/bootstrap/ServerBootstrap.cpp [deleted file]
folly/wangle/bootstrap/ServerBootstrap.h [deleted file]
folly/wangle/bootstrap/ServerSocketFactory.h [deleted file]
folly/wangle/channel/AsyncSocketHandler.h [deleted file]
folly/wangle/channel/EventBaseHandler.h [deleted file]
folly/wangle/channel/FileRegion.cpp [deleted file]
folly/wangle/channel/FileRegion.h [deleted file]
folly/wangle/channel/Handler.h [deleted file]
folly/wangle/channel/HandlerContext-inl.h [deleted file]
folly/wangle/channel/HandlerContext.h [deleted file]
folly/wangle/channel/OutputBufferingHandler.h [deleted file]
folly/wangle/channel/Pipeline-inl.h [deleted file]
folly/wangle/channel/Pipeline.cpp [deleted file]
folly/wangle/channel/Pipeline.h [deleted file]
folly/wangle/channel/StaticPipeline.h [deleted file]
folly/wangle/channel/test/FileRegionTest.cpp [deleted file]
folly/wangle/channel/test/MockHandler.h [deleted file]
folly/wangle/channel/test/OutputBufferingHandlerTest.cpp [deleted file]
folly/wangle/channel/test/PipelineTest.cpp [deleted file]
folly/wangle/codec/ByteToMessageCodec.cpp [deleted file]
folly/wangle/codec/ByteToMessageCodec.h [deleted file]
folly/wangle/codec/CodecTest.cpp [deleted file]
folly/wangle/codec/FixedLengthFrameDecoder.h [deleted file]
folly/wangle/codec/LengthFieldBasedFrameDecoder.cpp [deleted file]
folly/wangle/codec/LengthFieldBasedFrameDecoder.h [deleted file]
folly/wangle/codec/LengthFieldPrepender.cpp [deleted file]
folly/wangle/codec/LengthFieldPrepender.h [deleted file]
folly/wangle/codec/LineBasedFrameDecoder.cpp [deleted file]
folly/wangle/codec/LineBasedFrameDecoder.h [deleted file]
folly/wangle/codec/README.md [deleted file]
folly/wangle/codec/StringCodec.h [deleted file]
folly/wangle/concurrent/BlockingQueue.h [deleted file]
folly/wangle/concurrent/CPUThreadPoolExecutor.cpp [deleted file]
folly/wangle/concurrent/CPUThreadPoolExecutor.h [deleted file]
folly/wangle/concurrent/Codel.cpp [deleted file]
folly/wangle/concurrent/Codel.h [deleted file]
folly/wangle/concurrent/FiberIOExecutor.h [deleted file]
folly/wangle/concurrent/FutureExecutor.h [deleted file]
folly/wangle/concurrent/GlobalExecutor.cpp [deleted file]
folly/wangle/concurrent/GlobalExecutor.h [deleted file]
folly/wangle/concurrent/IOExecutor.h [deleted file]
folly/wangle/concurrent/IOObjectCache.h [deleted file]
folly/wangle/concurrent/IOThreadPoolExecutor.cpp [deleted file]
folly/wangle/concurrent/IOThreadPoolExecutor.h [deleted file]
folly/wangle/concurrent/LifoSemMPMCQueue.h [deleted file]
folly/wangle/concurrent/NamedThreadFactory.h [deleted file]
folly/wangle/concurrent/PriorityLifoSemMPMCQueue.h [deleted file]
folly/wangle/concurrent/ThreadFactory.h [deleted file]
folly/wangle/concurrent/ThreadPoolExecutor.cpp [deleted file]
folly/wangle/concurrent/ThreadPoolExecutor.h [deleted file]
folly/wangle/concurrent/test/CodelTest.cpp [deleted file]
folly/wangle/concurrent/test/GlobalExecutorTest.cpp [deleted file]
folly/wangle/concurrent/test/ThreadPoolExecutorTest.cpp [deleted file]
folly/wangle/deprecated/rx/Dummy.cpp [deleted file]
folly/wangle/deprecated/rx/Observable.h [deleted file]
folly/wangle/deprecated/rx/Observer.h [deleted file]
folly/wangle/deprecated/rx/README.md [deleted file]
folly/wangle/deprecated/rx/Subject.h [deleted file]
folly/wangle/deprecated/rx/Subscription.h [deleted file]
folly/wangle/deprecated/rx/test/RxBenchmark.cpp [deleted file]
folly/wangle/deprecated/rx/test/RxTest.cpp [deleted file]
folly/wangle/deprecated/rx/types.h [deleted file]
folly/wangle/service/ClientDispatcher.h [deleted file]
folly/wangle/service/ServerDispatcher.h [deleted file]
folly/wangle/service/Service.h [deleted file]
folly/wangle/service/ServiceTest.cpp [deleted file]
folly/wangle/ssl/ClientHelloExtStats.h [deleted file]
folly/wangle/ssl/DHParam.h [deleted file]
folly/wangle/ssl/PasswordInFile.cpp [deleted file]
folly/wangle/ssl/PasswordInFile.h [deleted file]
folly/wangle/ssl/SSLCacheOptions.h [deleted file]
folly/wangle/ssl/SSLCacheProvider.h [deleted file]
folly/wangle/ssl/SSLContextConfig.h [deleted file]
folly/wangle/ssl/SSLContextManager.cpp [deleted file]
folly/wangle/ssl/SSLContextManager.h [deleted file]
folly/wangle/ssl/SSLSessionCacheManager.cpp [deleted file]
folly/wangle/ssl/SSLSessionCacheManager.h [deleted file]
folly/wangle/ssl/SSLStats.h [deleted file]
folly/wangle/ssl/SSLUtil.cpp [deleted file]
folly/wangle/ssl/SSLUtil.h [deleted file]
folly/wangle/ssl/TLSTicketKeyManager.cpp [deleted file]
folly/wangle/ssl/TLSTicketKeyManager.h [deleted file]
folly/wangle/ssl/TLSTicketKeySeeds.h [deleted file]
folly/wangle/ssl/test/SSLCacheTest.cpp [deleted file]
folly/wangle/ssl/test/SSLContextManagerTest.cpp [deleted file]