Functions
Clients.c File Reference

functions which apply to client structures More...

#include "Clients.h"
#include <string.h>
#include <stdio.h>
Include dependency graph for Clients.c:

Go to the source code of this file.

Functions

int clientIDCompare (void *a, void *b)
 
int clientSocketCompare (void *a, void *b)
 

Detailed Description

functions which apply to client structures

Definition in file Clients.c.

Function Documentation

int clientIDCompare ( void *  a,
void *  b 
)

List callback function for comparing clients by clientid

Parameters
afirst integer value
bsecond integer value
Returns
boolean indicating whether a and b are equal

Definition at line 36 of file Clients.c.

int clientSocketCompare ( void *  a,
void *  b 
)

List callback function for comparing clients by socket

Parameters
afirst integer value
bsecond integer value
Returns
boolean indicating whether a and b are equal

Definition at line 50 of file Clients.c.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:48