hio ~master (2020-10-10T18:54:29Z)
Dub
Repo
hlSocket.connect
hio
socket
hlSocket
Undocumented in source. Be warned that the author may not have intended to support it.
bool
connect
(string addr, Duration timeout)
bool
connect
(string addr, hlEvLoop loop, HandlerDelegate f, Duration timeout)
bool
connect
(Address addr, hlEvLoop loop, HandlerDelegate f, Duration timeout)
class
hlSocket
@
safe
bool
connect
(
Address
addr
,
hlEvLoop
loop
,
HandlerDelegate
f
,
Duration
timeout
)
Meta
Source
See Implementation
hio
socket
hlSocket
constructors
this
destructors
~this
functions
accept
bind
blocking
close
connect
connected
describe
eventHandler
fileno
io
io_handler
listen
open
send
socket_errno
stopPolling
timeoutHandler
toString