Linkexpress 利用者プログラム開発ガイド
目次 索引 前ページ次ページ

第4章 利用者プログラムインタフェース> 4.1 転送API> 4.1.4 転送APIのパラメタパケット一覧

4.1.4.29 extend_option_t

拡張パラメタパケット

形式

typedef struct {
    unsigned         auto_recovery;       /* リトライ有無               */
    unsigned         retry_time;          /* リトライ間隔               */
    unsigned         retry_count;         /* リトライ回数               */
    unsigned         retry_msg;           /* リトライ時のエラーメッセージ抑止 */
} extend_option_t

 

参照

auto_recoveryretry_timeretry_countretry_msg

 


下へ4.1.4.29.1 extend_option_tのメンバ一覧

目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 1997-2007