Postfix3.3.1
マクロ定義 | 関数
non_blocking.c ファイル
#include "sys_defs.h"
#include <fcntl.h>
#include "msg.h"
#include "iostuff.h"

[ソースコード]

マクロ定義

#define PATTERN   FNDELAY
 

関数

int non_blocking (int fd, int on)
 

マクロ定義詳解

#define PATTERN   FNDELAY

non_blocking.c48 行目に定義があります。

関数詳解

int non_blocking ( int  fd,
int  on 
)

non_blocking.c55 行目に定義があります。