The OpenD Programming Language

sendAll

Convenience function to loop and send until it it all sent or an error occurs.

ptrdiff_t
sendAll
(,
scope const(void)[] data
)

Meta