selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
TidAddress
selery
node
handler
Undocumented in source.
class
TidAddress : UnknownAddress {
std
.
concurrency
.
Tid
tid
;
this
(std.concurrency.Tid tid);
}
Constructors
this
this
(std.concurrency.Tid tid)
Undocumented in source.
Alias This
tid
Members
Variables
tid
std
.
concurrency
.
Tid
tid
;
Undocumented in source.
Meta
Source
See Implementation
selery
node
handler
aliases
HncomStream
classes
Handler
MessagePassingHandler
SocketHandler
TidAddress