⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ndmpprocessrequests.l

📁 网络数据管理协议的开发
💻 L
字号:
.\" Copyright (c) 1996,1997 PDC, Network Appliance. All Rights Reserved..\" $Id: ndmpProcessRequests.l,v 1.3 1997/02/01 09:50:34 tim Exp $'\"macro stdmacro.nr X.TH ndmpPoll l "02 Jan 1997".SH NAMEndmpProcessRequests \- wait for and dispatch an NDMP message.SH SYNOPSIS.LP.nf.ft 3#include <ndmp_common.h>.ft.fi.LP.BI "int ndmpProcessRequests(NdmpConnection connectionHandle" );.SH DESCRIPTION.B ndmpProcessRequests(\|)processes NDMP messages until the stream buffer is empty.If the stream buffer is empty when .B ndmpProcessRequestsis called,.B ndmpProcessRequestsblocks until a message is received.To perform a non-blocking poll, .B ndmpPollshould be used.Each received message is dispatched using the .IR msgHandlerTblspecified in the call to .B ndmpCreateConnectionor.B ndmpRun..SH "RETURN VALUES"Upon successful completion, 0 is returned.A value of -1 is returned if the connection is no longer established..SH "SEE ALSO".BR ndmpCreateConnection (l),.BR ndmpRun (l),.BR ndmpPoll (l)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -