1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/tsocket
Andrew Bartlett 5a7a28cc45 tsocket: Increase tcp_user_timeout max_loops
Often, on rackspace GitLab CI runners, we get:

UNEXPECTED(failure): samba.unittests.tsocket_tstream.test_tstream_more_tcp_user_timeout_spin(none)
REASON: Exception: Exception: 0xf == 0xf
../../lib/tsocket/tests/test_tstream.c:405: error: Failure!

This allows us more spins before we fail the test.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15328
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2023-03-14 06:16:30 +00:00
..
tests tsocket: Increase tcp_user_timeout max_loops 2023-03-14 06:16:30 +00:00
doxy.config
tsocket_bsd.c lib/tsocket: avoid endless cpu-spinning in tstream_bsd_fde_handler() 2022-10-19 16:14:36 +00:00
tsocket_guide.txt lib/tsocket: fix a typo in the tsocket guide doc 2023-01-17 18:23:18 +00:00
tsocket_helpers.c lib/tsocket: Free subreq as soon as possible 2021-07-08 10:21:25 +00:00
tsocket_internal.h
tsocket.c tsocket: Fix some unreachable code 2010-07-11 18:14:33 +02:00
tsocket.h lib/tsocket: new function to parse host port strs. 2021-09-28 09:44:35 +00:00
wscript tsocket: Fix the build on FreeBSD 2022-12-12 21:16:33 +00:00