Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axboe/liburing
/ sigaction
Class
sigaction
examples/proxy.c:2360–2360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2358
{
2359
struct io_uring ring;
2360
struct sigaction sa = { };
2361
const char *optstring;
2362
int opt, ret, fd;
2363
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected