write() can do partial writes
commit095f4da2346c8bd5e4b82fbbd8461d488f039d31
authorrofl0r <retnyg@gmx.net>
Thu, 16 Feb 2017 23:44:02 +0000 (16 23:44 +0000)
committerrofl0r <retnyg@gmx.net>
Thu, 16 Feb 2017 23:44:02 +0000 (16 23:44 +0000)
tree23f3bcb488413ef51241fe7d2e38465c81459c8d
parent23e4372d2dea45380b20db83072d38c0cd6f4a3c
write() can do partial writes

it never happened to me, but it's better to be safe than sorry.
we call a wrapper function that takes care of doing the retries.
jobflow.c