Introduction
API Reference
Files
Index
Main Page
Modules
Data Structures
Files
Data Structures
Data Fields
l4_timeout_t Union Reference
[
Timeouts
]
For IPC there are usually a send and a receive timeout.
More...
#include <
__timeout.h
>
Data Fields
l4_uint32_t
raw
raw value
struct {
l4_timeout_s
rcv
receive timeout
l4_timeout_s
snd
send timeout
}
p
combined timeout
Detailed Description
For IPC there are usually a send and a receive timeout.
So here is this pair.
Definition at line
30
of file
__timeout.h
.
The documentation for this union was generated from the following file:
__timeout.h
Fiasco/L4 System Call C-Bindings Reference Manual, © 1996-2008