![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Peer credentials associated with the Unix socket. More...
#include <dfx-server/UnixSession.hpp>
Public Attributes | |
| pid_t | pid |
| PID of the remote program connected to the server socket. | |
| uid_t | uid |
| UID of the remote program connected to the server socket. | |
| gid_t | gid |
| GID of the remote program connected to the server socket. | |
Peer credentials associated with the Unix socket.
| gid_t dfx::Server::UnixSession::PeerCreds::gid |
GID of the remote program connected to the server socket.
| pid_t dfx::Server::UnixSession::PeerCreds::pid |
PID of the remote program connected to the server socket.
| uid_t dfx::Server::UnixSession::PeerCreds::uid |
UID of the remote program connected to the server socket.