summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2014-02-22 17:16:17 +0100
committerRichard Braun <rbraun@sceen.net>2014-02-22 17:16:17 +0100
commit235491231bdd1fd93507c835767503f047e10b91 (patch)
treef739d0afdf678b9b2cb62f33f1f0f6ce3e4f814a /pfinet
parentdd07e7f7ddb5d704599f798a8ef3d1c8a05cb9bf (diff)
libports: work around bugs in server termination
Most servers use ports_manage_port_operations_multithread to process requests and terminate when it returns. Since many of them don't detach before shutting down, a client may receive an error if its request arrived while the server is shutting down. Prevent those spurious errors by forcing ports_manage_port_operations_multithread not to return. * libports/manage-multithread.c (ports_manage_port_operations_multithread): Force global_timeout to 0.
Diffstat (limited to 'pfinet')
0 files changed, 0 insertions, 0 deletions