Classes | Defines | Functions | Variables
unit1303.c File Reference
#include "curlcheck.h"
#include "urldata.h"
#include "connect.h"
#include "memdebug.h"
Include dependency graph for unit1303.c:

Go to the source code of this file.

Classes

struct  timetest

Defines

#define BASE   1000000
#define NOW(x, y)   now.tv_sec = x; now.tv_usec = y
#define TIMEOUTS(x, y)   data->set.timeout = x; data->set.connecttimeout = y

Functions

static CURLcode unit_setup (void)
static void unit_stop (void)

Variables

static struct Curl_easydata

Define Documentation

#define BASE   1000000

Definition at line 45 of file unit1303.c.

#define NOW (   x,
  y 
)    now.tv_sec = x; now.tv_usec = y

Definition at line 48 of file unit1303.c.

#define TIMEOUTS (   x,
  y 
)    data->set.timeout = x; data->set.connecttimeout = y

Definition at line 50 of file unit1303.c.


Function Documentation

static CURLcode unit_setup ( void  ) [static]

Definition at line 30 of file unit1303.c.

static void unit_stop ( void  ) [static]

Definition at line 38 of file unit1303.c.


Variable Documentation

struct Curl_easy* data [static]

Definition at line 28 of file unit1303.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:09