Postfix3.3.1
関数
timed_connect.c ファイル
#include <sys_defs.h>
#include <sys/socket.h>
#include <errno.h>
#include "msg.h"
#include "iostuff.h"
#include "sane_connect.h"
#include "timed_connect.h"

[ソースコード]

関数

int timed_connect (int sock, struct sockaddr *sa, int len, int timeout)
 

関数詳解

int timed_connect ( int  sock,
struct sockaddr *  sa,
int  len,
int  timeout 
)

timed_connect.c67 行目に定義があります。