![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include <string.h>
#include <netdb.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
Go to the source code of this file.
Functions | |
int | connectWithTimeout (int sfd, struct sockaddr *addr, int addrlen, struct timeval *timeout) |
int connectWithTimeout | ( | int | sfd, |
struct sockaddr * | addr, | ||
int | addrlen, | ||
struct timeval * | timeout | ||
) |
Definition at line 26 of file rtems_util.c.