forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
selftests: mptcp: enable io thread mode
This patch adds a new parameter "listensock" for the client main_loop() to support io thread mode tests. In it, invoke accept() to get the peer socket and pass it to copyfd_io(), then to copyfd_io_thread(). Signed-off-by: Geliang Tang <[email protected]>
- Loading branch information
1 parent
ab058b7
commit 5b7e72b
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters