#include <usoc.h>

Data Fields | |
| int | fdr |
| int | fdw |
| struct MockIO | mio |
| int HIPC_usoc::fdr |
Definition at line 5 of file usoc.h.
Referenced by hipcPosixUsocInit(), hipcUsocRead(), and hipcUsocReadReady().
| int HIPC_usoc::fdw |
Definition at line 6 of file usoc.h.
Referenced by hipcPosixUsocInit(), and hipcUsocWrite().
| struct MockIO HIPC_usoc::mio |
Definition at line 15 of file test_usocutils.c.
Referenced by hipcUsocRead(), hipcUsocWrite(), test_hipcUsocAccept(), test_hipcUsocAcceptSimple(), and test_hipcUsocWriteMsgd().
1.8.6