plptools
Loading...
Searching...
No Matches
link.h File Reference
#include "config.h"
#include <pthread.h>
#include <sys/time.h>
#include "bufferstore.h"
#include "bufferarray.h"
#include "Enum.h"
#include <vector>
Include dependency graph for link.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ackWaitQueueElement
 Describes a transmitted packet which has not yet been acknowledged by the peer. More...
 
class  Link
 

Functions

static void * expire_check (void *)
 

Function Documentation

◆ expire_check()

static void * expire_check ( void *  )
static

Definition at line 160 of file link.cc.