hio v0.0.4 (2019-10-18T11:46:13Z)
Dub
Repo
hlSocket.this
hio
socket
hlSocket
Undocumented in source.
this
(ubyte af, int sock_type, string f, int l)
class
hlSocket
@
safe
this
(
ubyte
af
=
AF_INET
,
int
sock_type
=
SOCK_STREAM
,
string
f
= __FILE__
,
int
l
= __LINE__
)
this
(int s, ubyte af, int sock_type, string f, int l)
Meta
Source
See Implementation
hio
socket
hlSocket
constructors
this
destructors
~this
functions
accept
bind
blocking
close
connect
connected
eventHandler
fileno
io
io_handler
listen
open
send
socket_errno
stopPolling
timeoutHandler
toString