当前位置: 首页> 函数类别大全> socket_get_status

socket_get_status

stream_get_meta_data的别名 - 从封装协议文件指针中取得报头/元数据
名称:socket_get_status
分类:网络Network
所属语言:php
一句话介绍:Stream_get_meta_data() 的别名。

定义和用法

socket_get_status() 函数是 stream_get_meta_data() 函数的别名。

同类函数
  • 打开与系统日志记录器的连接 openlog

    openlog

    打开与系统日志记录器的连接
  • 获取主机名 gethostname

    gethostname

    获取主机名
  • checkdnsrr的别名 dns_check_record

    dns_check_record

    checkdnsrr的别名
  • 获取互联网主机名对应的 MX 记录 getmxrr

    getmxrr

    获取互联网主机名对应的MX记录
  • 获取指定主机的DNS记录 dns_get_record

    dns_get_record

    获取指定主机的DNS记录
  • 将打包的Internet地址转换为人类可读的表示形式 inet_ntop

    inet_ntop

    将打包的Internet地址转换为人类可
  • 获取指定的IP地址对应的主机名 gethostbyaddr

    gethostbyaddr

    获取指定的IP地址对应的主机名
  • 检查与给定Internet主机名或IP地址对应的DNS记录 checkdnsrr

    checkdnsrr

    检查与给定Internet主机名或IP地
热门文章