ServerWriter

Undocumented in source.

Constructors

this
this(Tag* tag, CompletionQueue!"Next" cq)
Undocumented in source.
this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

finish
bool finish(Status _stat)
Undocumented in source. Be warned that the author may not have intended to support it.
start
bool start()
Undocumented in source. Be warned that the author may not have intended to support it.
write
bool write(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

closed
bool closed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta