libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
#define | CAP_NET_BIND_SERVICE 42 |
Functions | |
int | explain_capability_net_bind_service (void) |
#define CAP_NET_BIND_SERVICE 42 |
Definition at line 25 of file net_bind_service.c.
int explain_capability_net_bind_service | ( | void | ) |
The explain_capability_net_bind_service function may be used to determine whether or not the process has the CAP_NET_BIND_SERVICE capability
Allows binding to TCP/UDP sockets below 1024 Allows binding to ATM VCIs below 32
Definition at line 30 of file net_bind_service.c.