<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/master-sync-shared.git/src/main/java/org/openslx/thrifthelper, branch master</title>
<subtitle>Gemeinsam genutzte Funktionen und Klassen vom Masterserver und Satelliten-Daemon</subtitle>
<id>https://git.openslx.org/bwlp/master-sync-shared.git/atom/src/main/java/org/openslx/thrifthelper?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/master-sync-shared.git/atom/src/main/java/org/openslx/thrifthelper?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/'/>
<updated>2024-06-27T12:36:10+00:00</updated>
<entry>
<title>[Util] Add socket connect helper to use all available A/AAAA records</title>
<updated>2024-06-27T12:36:10+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-06-27T12:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=6f3cd3f67ba4a4508b0a7b4bf944ba9574f98445'/>
<id>urn:sha1:6f3cd3f67ba4a4508b0a7b4bf944ba9574f98445</id>
<content type='text'>
(and use it)
</content>
</entry>
<entry>
<title>Thrift: Avoid creating TWrapper for null-client</title>
<updated>2024-01-16T13:58:31+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-01-16T13:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=755bdaaf40f8c357d73b1db65ef95b6be26c240c'/>
<id>urn:sha1:755bdaaf40f8c357d73b1db65ef95b6be26c240c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[thrift] Add getter for sat ssl context</title>
<updated>2023-09-22T13:21:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-09-22T13:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=f1d3dac5a363a71512c7a84943eb26f30e0b96de'/>
<id>urn:sha1:f1d3dac5a363a71512c7a84943eb26f30e0b96de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[thrift] Ignore yet another socket exception</title>
<updated>2023-06-06T13:04:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-06-06T13:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=fb7a645a9bd33cc4f0b59c858d2160dd1df359b4'/>
<id>urn:sha1:fb7a645a9bd33cc4f0b59c858d2160dd1df359b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TBinaryProtocolSafe: Silence more annoying messages</title>
<updated>2023-05-25T14:21:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-05-25T14:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=16fb3761480aeee1cae1be06e5b9de237e2c7aac'/>
<id>urn:sha1:16fb3761480aeee1cae1be06e5b9de237e2c7aac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ThiriftHelper: Discard connections from pool after idling for too long</title>
<updated>2023-05-23T09:54:50+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-05-23T09:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=eecd1577ef091007929c2b1e4b47494b1d1088d8'/>
<id>urn:sha1:eecd1577ef091007929c2b1e4b47494b1d1088d8</id>
<content type='text'>
This is to avoid problems with firewalls/NATs that discard state after
a while and don't send RST packets back to the client.
</content>
</entry>
<entry>
<title>[thrift] Show source IP address for "payload too big" fails</title>
<updated>2023-03-31T12:10:56+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-03-31T12:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=cb480aee7df15566a7ff1cf918ed79b4e9c01bfd'/>
<id>urn:sha1:cb480aee7df15566a7ff1cf918ed79b4e9c01bfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>thrift wrapper: Only repeat calls if we get a transport/protocol exception</title>
<updated>2023-02-24T13:28:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-02-24T13:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=3b6ff5610bca3d2a9654b44dc576c5ddb96d69c5'/>
<id>urn:sha1:3b6ff5610bca3d2a9654b44dc576c5ddb96d69c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Thrift: Silence another exception</title>
<updated>2023-01-17T15:31:11+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-01-17T15:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=6d0b9ce80809d77309c4e338ddfd5b810022a557'/>
<id>urn:sha1:6d0b9ce80809d77309c4e338ddfd5b810022a557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[thrift] One more exception to suppress</title>
<updated>2022-11-08T13:20:12+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-11-08T13:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/master-sync-shared.git/commit/?id=1370d25c2ff8435fd0eded305c44b359712b3b53'/>
<id>urn:sha1:1370d25c2ff8435fd0eded305c44b359712b3b53</id>
<content type='text'>
</content>
</entry>
</feed>
