sendAll

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

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

Meta