MCPcopy Create free account
hub / github.com/axboe/liburing / stat

Class stat

test/connect.c:262–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260 struct io_uring_sqe *sqe;
261 struct __kernel_timespec ts = {.tv_sec = 0, .tv_nsec = 100000};
262 struct stat sb;
263
264 /*
265 * Test reliably fails if syncookies isn't enabled

Callers 1

test_connect_timeoutFunction · 0.70

Calls

no outgoing calls

Tested by 1

test_connect_timeoutFunction · 0.56