aboutsummaryrefslogtreecommitdiff
path: root/device/pools_test.go
AgeCommit message (Expand)Author
2023-03-10conn, device, tun: implement vectorized I/O plumbingJordan Whited
2023-02-07global: bump copyright yearJason A. Donenfeld
2022-09-20global: bump copyright yearJason A. Donenfeld
2022-09-04all: use Go 1.19 and its atomic typesBrad Fitzpatrick
2022-03-16all: use any in place of interface{}js/for-jasonJosh Bleecher Snyder
2021-02-22device: disable waitpool testsJason A. Donenfeld
2021-02-09device: run fewer trials in TestWaitPool when race detector enabledJosh Bleecher Snyder
2021-02-09device: do not attach finalizer to non-returned objectJason A. Donenfeld
2021-02-03device: benchmark the waitpool to compare it to the prior channelsJason A. Donenfeld
2021-02-02device: use a waiting sync.Pool instead of a channelJason A. Donenfeld