hio ~master (2020-10-10T18:54:29Z)
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
describe
eventHandler
fileno
io
io_handler
listen
open
send
socket_errno
stopPolling
timeoutHandler
toString