MobilityDB 1.3
Loading...
Searching...
No Matches

◆ MEOS_ERR_NO

MEOS_TLS int MEOS_ERR_NO = 0
static

Per-thread variable that keeps the last error number.

Mirrors the libc errno convention: each thread sees its own value, so concurrent MEOS calls from multiple threads do not race on the error status.