gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Socket.this
gio
Socket
Socket
Sets our main struct and passes it to the parent class.
this
(GSocket* gSocket, bool ownedRef)
class
Socket
this
(
GSocket
*
gSocket
,
bool
ownedRef
= false
)
this
(GSocketFamily family, GSocketType type, GSocketProtocol protocol)
this
(int fd)
Meta
Source
See Implementation
gio
Socket
Socket
constructors
this
functions
accept
bind
checkConnectResult
close
conditionCheck
conditionTimedWait
conditionWait
connect
connectionFactoryCreateConnection
createSource
getAvailableBytes
getBlocking
getBroadcast
getCredentials
getFamily
getFd
getKeepalive
getListenBacklog
getLocalAddress
getMulticastLoopback
getMulticastTtl
getOption
getProtocol
getRemoteAddress
getSocketStruct
getSocketType
getStruct
getTimeout
getTtl
isClosed
isConnected
joinMulticastGroup
joinMulticastGroupSsm
leaveMulticastGroup
leaveMulticastGroupSsm
listen
receive
receiveFrom
receiveMessage
receiveMessages
receiveWithBlocking
send
sendMessage
sendMessages
sendTo
sendWithBlocking
setBlocking
setBroadcast
setKeepalive
setListenBacklog
setMulticastLoopback
setMulticastTtl
setOption
setTimeout
setTtl
shutdown
speaksIpv4
mixins
__anonymous
static functions
getType
variables
gSocket
Sets our main struct and passes it to the parent class.