Hello,
How do I go about ensuring that all bytes from a dataset were written using socket write.
I have a script that works appropriately from localhost to localhost, yet sometimes omits writing parts from localhost to remote. write_socket returns the amount of stuff written, yet is it from back to front or front to back?