FakeSocket.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias send = Socket.send
  2. ptrdiff_t send(const(void)[] buf)
    class FakeSocket
    override @trusted
    ptrdiff_t
    send
    (
    const(void)[] buf
    )

Meta