receiveExactly

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] receiveExactly(Socket socket, ubyte[] buffer, Duration spinDelay)
  2. T receiveExactly(Socket socket)
    T
    receiveExactly
    (
    T
    )
    (
    Socket socket
    )
    if (
    is(T == struct)
    )

Meta