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)
    ubyte[]
    receiveExactly
    (
    Socket socket
    ,
    ubyte[] buffer
    ,
    Duration spinDelay = dur!"msecs"(100)
    )
  2. T receiveExactly(Socket socket)

Meta