51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1623|回复: 2
打印 上一主题 下一主题

[求助] 函數解釋

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2006-3-17 16:21:45 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我是新手,看不懂loadrunner的幫助里的函數說明,舉個例子吧:

int lrs_create_socket ( char *s_desc, char *type, [ char* LocalHost,] [char* peer,] [char *backlog,] LrsLastArg );

s_desc  A descriptor identifying an unbound socket.  

type  One of the available Socket Types  

LocalHost  The local host and port number of the socket for binding, using the form: "LocalHost= host_name/port_number" (optional)  

peer  The name of the peer remote host and its port number, to which the socket will be connected, using the form: "RemoteHost=host_name/port_number" (optional)  

backlog  The maximum length to which the queue of pending connections may grow, using the form: "Backlog=number" (optional)  

LrsLastArg  A marker indicating the end of the parameters (used where optional parameters are available).  

請問參數char *s_desc 表示審麼意思啊是否表示 s_desc 為指向字符型的指針變數
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2006-3-19 00:03:40 | 只看该作者
s_desc  是socket 连接的通道名称
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2006-3-20 11:05:50 | 只看该作者
A descriptor identifying an unbound socket.
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-9-21 10:36 , Processed in 0.068703 second(s), 26 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表