Skip to content

Commit ff68629

Browse files
jlhe97meta-codesync[bot]
authored andcommitted
Remove remaining experimental/io shims and forwarding headers
Summary: Removed shim targets (11): async_base, async_io, liburing, async_io_uring_socket, simple_async_io, epoll, epoll_backend, event_base_poller, mux_io_thread_pool_executor, fs_util, huge_pages. Removed test shim targets (3): io_test_temp_file_util_lib, async_base_test_lib, mux_io_thread_pool_executor_test_lib. Also removes the now-unnecessary bad_targets entries. Reviewed By: spikeh Differential Revision: D93254838 fbshipit-source-id: 526456a9dfa53379971601ab3f70bdf7acd74b25
1 parent e15707f commit ff68629

21 files changed

Lines changed: 0 additions & 352 deletions

third-party/folly/src/.github/scripts/bad_targets

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ root//folly/docs/examples/folly/coro:task_demo
3737
root//folly/docs/examples/folly/coro:with_cancellation_demo
3838
root//folly/docs/examples/folly/hash:hash_demo
3939
root//folly/docs/examples/folly/io:i_o_buf_demo
40-
root//folly/experimental/io:async_io
41-
root//folly/experimental/io:simple_async_io
4240
root//folly/logging/example:example
4341
root//folly/python:executor_lib
4442
root//folly/python:fibers_lib

third-party/folly/src/folly/experimental/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ add_subdirectory(coro)
5151
add_subdirectory(crypto)
5252
add_subdirectory(exception_tracer)
5353
add_subdirectory(flat_combining)
54-
add_subdirectory(io)
5554
add_subdirectory(observer)
5655
add_subdirectory(settings)
5756
add_subdirectory(symbolizer)

third-party/folly/src/folly/experimental/io/AsyncBase.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

third-party/folly/src/folly/experimental/io/AsyncIO.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

third-party/folly/src/folly/experimental/io/AsyncIoUringSocket.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

third-party/folly/src/folly/experimental/io/AsyncIoUringSocketFactory.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

third-party/folly/src/folly/experimental/io/CMakeLists.txt

Lines changed: 0 additions & 105 deletions
This file was deleted.

third-party/folly/src/folly/experimental/io/Epoll.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

third-party/folly/src/folly/experimental/io/EpollBackend.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

third-party/folly/src/folly/experimental/io/EventBasePoller.h

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)