Searched refs:connectionLess (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/librefos/include/refos-rpc/
H A Dserv_client_helper.h47 bool connectionLess; member in struct:serv_connection_s
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-rpc/
H A Dserv_client_helper.h47 bool connectionLess; member in struct:serv_connection_s
/seL4-refos-master/libs/librefos/src/refos-rpc/
H A Dserv_client_helper.c55 sc.connectionLess = true;
113 if (!sc.connectionLess) {
150 if (sc->serverSession && !sc->connectionLess) {
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-rpc/
H A Dserv_client_helper.c55 sc.connectionLess = true;
113 if (!sc.connectionLess) {
150 if (sc->serverSession && !sc->connectionLess) {

Completed in 79 milliseconds