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)
    class OpenSslSocket
    @trusted override scope
    ptrdiff_t
    send
    (
    scope const(void)[] buf
    ,
    SocketFlags flags
    )
  2. ptrdiff_t send(const(void)[] buf)

Meta