Quantcast
Channel: Efstathios Chatzikyriakidis » interrupt
Viewing all articles
Browse latest Browse all 5

Macro definitions for handling interruptible POSIX system calls.

$
0
0
In this article I will present to you some macro definitions for handling interruptible system calls. In POSIX operating systems (such as GNU/Linux) various system calls may be interrupted and return the following errors: EINTR (Interrupted system call) EAGAIN (Resource temporarily unavailable / Try again) EWOULDBLOCK (Operation would block) Whenever a system call fails and […]

Viewing all articles
Browse latest Browse all 5

Latest Images

Trending Articles





Latest Images