Yves Rutschle
|
db4ae0ef9d
|
fix potential memory leak if the second malloc fails
|
2023-05-13 22:40:53 +02:00 |
|
Yves Rutschle
|
00fc8e5d95
|
fix off-by-one error
|
2023-01-08 22:50:10 +01:00 |
|
yrutschle
|
82aeedefcd
|
allow gap set and get to be inlined
|
2022-05-05 22:40:12 +02:00 |
|
yrutschle
|
1a3341c2a4
|
be more defensive when allocating and extending gap
|
2021-08-24 20:07:28 +02:00 |
|
yrutschle
|
b258b0e0f7
|
manage probing sockets in a specific list instead of searching through all connections
|
2021-04-19 09:38:22 +02:00 |
|
yrutschle
|
21ed247acb
|
removed obsolete function
|
2021-04-17 21:00:52 +02:00 |
|
yrutschle
|
5715a9f0bd
|
stop managing connections as array; instead, allocate connections, and fd2cnx is the only pointer to it
|
2021-04-14 23:26:33 +02:00 |
|
yrutschle
|
de474e1d07
|
stop managing connections as array; instead, allocate connections, and fd2cnx is the only pointer to it
|
2021-04-14 23:26:01 +02:00 |
|