方法

GioSocketset_ttl

自:2.32

声明 [源代码]

void
g_socket_set_ttl (
  GSocket* socket,
  guint ttl
)

描述 [源代码]

设置socket上发出的单个播包的超时时间。默认情况下使用平台特定的默认值。

自:2.32

设置属性Gio.Socket:ttl

参数

ttl

类型: guint

所有单播数据包在 socket 上的存活时间(TTL)值。