|
SafeAPI Backend POSIX
POSIX/Linux OAL backend for safeAPIFreamwork
|
Data Fields | |
| int | read_fd |
| int | write_fd |
| size_t | message_size |
Definition at line 27 of file sapi_posix_backend_ipc.c.
| size_t posix_ipc_state_t::message_size |
Definition at line 31 of file sapi_posix_backend_ipc.c.
| int posix_ipc_state_t::read_fd |
Definition at line 29 of file sapi_posix_backend_ipc.c.
| int posix_ipc_state_t::write_fd |
Definition at line 30 of file sapi_posix_backend_ipc.c.