diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2012-09-11 15:53:17 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-01-05 14:45:56 +0100 |
commit | e90c65e609380c218ea25eada6fbdcad554f3ae7 (patch) | |
tree | c52be99f92eb579ab5243b9f877fc468a71ac065 /doc/src/snippets/code/doc_src_q3memarray.cpp | |
parent | f31ff453c3f03ffae21ec9bcd64e9cd93547e6d2 (diff) | |
download | qt4-tools-e90c65e609380c218ea25eada6fbdcad554f3ae7.tar.gz |
Centralise handling & ignoring of SIGPIPE in qcore_unix_p.h
We had two instances of this function in the Qt source code, one clearly
a copy of the other, so both had the same thread-safety issue. Instead,
let's have one copy and have both write_nosignal() and sendto() call
them.
(cherry-picked from qtbase commit cb7d64170d62c9cda11ced7e5047070af678338b)
Change-Id: I0f1354a8e9df8e6b10a02f86a940e3c6d1222087
Reviewed-by: Peter Hartmann <phartmann@rim.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Diffstat (limited to 'doc/src/snippets/code/doc_src_q3memarray.cpp')
0 files changed, 0 insertions, 0 deletions