Documentation
Dlang.org
Socket.timeout
gio
socket
Socket
Set
timeout
property.
uint
timeout
[@property getter]
uint
timeout
[@property setter]
class
Socket
@
property
void
timeout
(
uint
propval
)
Parameters
propval
uint
The timeout in seconds on socket I/O
gio
socket
Socket
constructors
this
functions
accept
bind
checkConnectResult
close
conditionCheck
conditionTimedWait
conditionWait
connect
connectionFactoryCreateConnection
getAvailableBytes
getBlocking
getBroadcast
getCredentials
getFamily
getFd
getKeepalive
getListenBacklog
getLocalAddress
getMulticastLoopback
getMulticastTtl
getOption
getProtocol
getRemoteAddress
getSocketType
getTimeout
getTtl
isClosed
isConnected
joinMulticastGroup
joinMulticastGroupSsm
leaveMulticastGroup
leaveMulticastGroupSsm
listen
receive
receiveBytes
receiveBytesFrom
receiveFrom
receiveMessage
receiveWithBlocking
self
send
sendMessage
sendMessageWithTimeout
sendTo
sendWithBlocking
setBlocking
setBroadcast
setKeepalive
setListenBacklog
setMulticastLoopback
setMulticastTtl
setOption
setTimeout
setTtl
shutdown
speaksIpv4
properties
blocking
broadcast
gType
keepalive
listenBacklog
localAddress
multicastLoopback
multicastTtl
remoteAddress
timeout
ttl
static functions
getGType
newFromFd
Set timeout property.