Yves Rutschle
|
5a0897c5cb
|
refactor: connect_addr() update the *cnx object upon connecting to backend server, instead of each caller doing it
|
2025-03-09 09:43:41 +01:00 |
|
Yves Rutschle
|
5666a1bb9d
|
die if fd is not in cnx, which should be impossible (current behaviour results in illegal array dereferencing, which is worse)
|
2023-05-13 23:11:03 +02:00 |
|
Yves Rutschle
|
486f8a0090
|
removed obsolete comments
|
2023-01-08 21:58:50 +01:00 |
|
Yves Rűtschlé
|
555717e345
|
defensive programming in case connections get tidied while there is activity on both file descriptors (fix #355)
|
2022-11-09 17:48:14 +01:00 |
|
yrutschle
|
7228c0ebc3
|
refactor: move TCP code to new object tcp-listener
|
2022-05-03 17:03:30 +02:00 |
|