OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_SESSIONS
usr.sbin/rpki-client/rrdp.c
538
struct pollfd pfds[MAX_SESSIONS + 1];
usr.sbin/rpki-client/rrdp.c
554
if (i >= MAX_SESSIONS + 1) {