summaryrefslogtreecommitdiffstats
path: root/src/python
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-06-08 15:47:34 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-06-10 10:17:21 -0400
commitcedc75748b155f7c1287de8796409dd79ef7aecd (patch)
tree68eab2b23f83565f0e293066c30aa339990d6c6a /src/python
parentca95af6e15ddc8928684327ff05353b1e3a17acd (diff)
Properly handle read() and write() throughout the SSSD
We need to guarantee at all times that reads and writes complete successfully. This means that they must be checked for returning EINTR and EAGAIN, and all writes must be wrapped in a loop to ensure that they do not truncate their output.
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions