kinetic-c  v0.12.0
Seagate Kinetic Protocol Client Library for C
Functions
util.c File Reference
#include <stdbool.h>
#include <errno.h>
#include <time.h>
#include "util.h"

Go to the source code of this file.

Functions

bool Util_IsResumableIOError (int errno_)
 
bool Util_Timestamp (struct timeval *tv, bool relative)
 

Function Documentation

bool Util_IsResumableIOError ( int  errno_)

Definition at line 26 of file util.c.

bool Util_Timestamp ( struct timeval *  tv,
bool  relative 
)

Definition at line 30 of file util.c.