summaryrefslogtreecommitdiffstats
path: root/python_modules/codegen.py
diff options
context:
space:
mode:
authorNahum Shalman <nshalman-github@elys.com>2012-01-19 14:10:02 -0600
committerAlon Levy <alevy@redhat.com>2012-01-23 12:28:58 +0200
commit781706ea0de422b95112f064c37f69ec4715a87b (patch)
tree97ced98cb41e11ac05f8f380f84edb09234eadac /python_modules/codegen.py
parent89cc196a1b6b93d702ed456cd003d12ae304f9cf (diff)
downloadspice-781706ea0de422b95112f064c37f69ec4715a87b.tar.gz
spice-781706ea0de422b95112f064c37f69ec4715a87b.tar.xz
spice-781706ea0de422b95112f064c37f69ec4715a87b.zip
server: don't complain if setsockopt(SO_PRIORITY) call fails
dc7855967f4e did this for the TCP_NODELAY and IP_TOS calls; we should do it for priority as well if necessary. We also #ifdef the setting of the low-level socket priority based on whether we have a definition of SO_PRIORITY available. This option is not available on Illumos/Solaris platforms; however, since we set IP_TOS anyway it is not a big deal to omit it here.
Diffstat (limited to 'python_modules/codegen.py')
0 files changed, 0 insertions, 0 deletions