OpenSslSocket.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptrdiff_t send(const(void)[] buf, SocketFlags flags)
  2. ptrdiff_t send(const(void)[] buf)
    class OpenSslSocket
    override scope
    ptrdiff_t
    send
    (
    scope const(void)[] buf
    )

Meta