Add poller type to socket type #199
GitHub Actions / Unit Test Results
succeeded
Dec 10, 2023 in 0s
All 69 tests pass in 1s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
69 tests found
There are 69 tests, see "Raw output" for the full list of tests.
Raw output
test_accept(TEPoll)
test_accept(TPoll)
test_accept(TSelect)
test_accept(TUring)
test_addr
test_connection_refused_on_read(TEPoll)
test_connection_refused_on_read(TPoll)
test_connection_refused_on_read(TSelect)
test_connection_refused_on_read(TUring)
test_connection_refused_on_write(TEPoll)
test_connection_refused_on_write(TPoll)
test_connection_refused_on_write(TSelect)
test_connection_refused_on_write(TUring)
test_connection_timeout(TEPoll)
test_connection_timeout(TPoll)
test_connection_timeout(TSelect)
test_connection_timeout(TUring)
test_line_splitter
test_listen(TEPoll)
test_listen(TPoll)
test_listen(TSelect)
test_listen(TUring)
test_read_write_full(TEPoll)
test_read_write_full(TPoll)
test_read_write_full(TSelect)
test_read_write_full(TUring)
test_read_write_full_ssl(TEPoll)
test_read_write_full_ssl(TPoll)
test_read_write_full_ssl(TSelect)
test_read_write_full_ssl(TUring)
test_read_write_lines(TEPoll)
test_read_write_lines(TPoll)
test_read_write_lines(TSelect)
test_read_write_lines(TUring)
test_read_write_same_socket(TEPoll)
test_read_write_same_socket(TPoll)
test_read_write_same_socket(TSelect)
test_read_write_same_socket(TUring)
test_read_write_struct(TEPoll)
test_read_write_struct(TPoll)
test_read_write_struct(TSelect)
test_read_write_struct(TUring)
test_remove_connection_timeout(TEPoll)
test_remove_connection_timeout(TPoll)
test_remove_connection_timeout(TSelect)
test_remove_connection_timeout(TUring)
test_timeout(TEPoll)
test_timeout(TPoll)
test_timeout(TSelect)
test_timeout(TUring)
test_timespec
test_timeval
test_uring_cancel
test_uring_create
test_uring_no_sqe
test_uring_read
test_uring_read_more_than_write
test_uring_read_resume
test_uring_write
test_uring_write_resume
test_write_after_accept(TEPoll)
test_write_after_accept(TPoll)
test_write_after_accept(TSelect)
test_write_after_accept(TUring)
test_write_after_connect(TEPoll)
test_write_after_connect(TPoll)
test_write_after_connect(TSelect)
test_write_after_connect(TUring)
test_zero_copy_line_splitter
Loading