TCPSocket.ondrain

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void ondrain(Optional!(T0) ondrain)
    struct TCPSocket
    nothrow
    void
    ondrain
    (
    T0
    )
    (
    scope auto ref Optional!(T0) ondrain
    )
  2. EventHandler ondrain()

Meta