simple-socket library 1.2.0
TempFailure.h File Reference
#include <unistd.h>
#include <errno.h>
Include dependency graph for TempFailure.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TEMP_FAILURE_RETRY(expression)
 

Macro Definition Documentation

◆ TEMP_FAILURE_RETRY

#define TEMP_FAILURE_RETRY ( expression)
Value:
(expression)

Definition at line 8 of file TempFailure.h.