fehQlibs 29
Qlibs
Loading...
Searching...
No Matches
timeoutconn.h File Reference
#include "uint_t.h"
Include dependency graph for timeoutconn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int timeoutconn4 (int, char[4], uint16, unsigned int)
int timeoutconn6 (int, char[16], uint16, unsigned int, uint32)
int timeoutconn (int, char[16], uint16, unsigned int, uint32)

Function Documentation

◆ timeoutconn()

int timeoutconn ( int s,
char ip[16],
uint16 port,
unsigned int timeout,
uint32 netif )
extern

Definition at line 77 of file timeoutconn.c.

Here is the call graph for this function:

◆ timeoutconn4()

int timeoutconn4 ( int s,
char ip[4],
uint16 port,
unsigned int timeout )
extern

Definition at line 15 of file timeoutconn.c.

Here is the call graph for this function:

◆ timeoutconn6()

int timeoutconn6 ( int s,
char ip[16],
uint16 port,
unsigned int timeout,
uint32 netif )
extern

Definition at line 46 of file timeoutconn.c.

Here is the call graph for this function: