hio v0.0.4 (2019-10-18T11:46:13Z)
Dub
Repo
HioSocket.this
hio
socket
HioSocket
Undocumented in source.
this
(ubyte af, int sock_type, string f, int l)
class
HioSocket
@
safe
this
(
ubyte
af
=
AF_INET
,
int
sock_type
=
SOCK_STREAM
,
string
f
= __FILE__
,
int
l
= __LINE__
)
this
(int fileno, ubyte af, int sock_type, string f, int l)
Meta
Source
See Implementation
hio
socket
HioSocket
constructors
this
destructors
~this
functions
accept
bind
close
connect
connected
errno
handler
inputStream
listen
recv
send
toString
structs
InputStream