yrutschle
|
1a3341c2a4
|
be more defensive when allocating and extending gap
|
2021-08-24 20:07:28 +02:00 |
|
yrutschle
|
41a914b350
|
alloc_cnx returns cnx pointer instead of simple error code
|
2021-04-17 21:29:38 +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
|
40557c58ad
|
working version with read activity checked on select output rather than on each connection object
|
2021-03-29 21:56:21 +02:00 |
|
yrutschle
|
758be2a8ab
|
clarify API: allocate cnx in collection from a new fd, or add a fd to an existing connection in a collection
|
2021-03-28 11:40:40 +02:00 |
|