Jason Volk
|
2031966072
|
ircd::server: Add tag completed counters on link and peer w/ report.
|
2020-06-07 07:53:37 -07:00 |
|
Jason Volk
|
e7eb5a62c7
|
ircd::server: Add peer level aggregate for cleanup_canceled().
|
2020-03-04 12:00:39 -08:00 |
|
Jason Volk
|
7d4cf45f01
|
ircd::server: Fix bug when overrun discarded in cancellation buffer.
|
2020-02-13 16:33:44 -08:00 |
|
Jason Volk
|
844bf46a5c
|
ircd::server: Add a canceled tag reaper.
|
2019-09-06 20:10:09 -07:00 |
|
Jason Volk
|
5ead261243
|
ircd::server:🔗 Add read_ts and write_ts last operation timestamp.
|
2019-09-06 19:56:18 -07:00 |
|
Jason Volk
|
91af1a17fd
|
ircd::server: Add timestamp of when link's socket was estab.
|
2019-07-14 12:19:31 -07:00 |
|
Jason Volk
|
ab61b38ad0
|
ircd::server:🔗 Add noexcept on handlers.
|
2019-05-02 15:35:26 -07:00 |
|
Jason Volk
|
e0b4dc4450
|
ircd::server: Use a uniform log prefix for link related.
|
2019-04-22 12:13:27 -07:00 |
|
Jason Volk
|
83193d0ff9
|
ircd::server: Add an op_open; handle control return to link::open().
|
2019-04-16 22:37:44 -07:00 |
|
Jason Volk
|
4f27526e9b
|
ircd::server: Add monotonic identity counters for peers and links.
|
2019-04-11 22:26:11 -07:00 |
|
Jason Volk
|
3a73abef8d
|
ircd::server: Enforce object semantics on peer / link.
|
2018-05-02 11:29:13 -07:00 |
|
Jason Volk
|
47edaed3a6
|
ircd::server: Add stats for total bytes up and down to peer and links.
|
2018-03-26 23:29:58 -07:00 |
|
Jason Volk
|
270120c922
|
ircd::server: Rename _total() to _size() for bytes accounting.
|
2018-03-26 23:29:58 -07:00 |
|
Jason Volk
|
d21c2fc37c
|
ircd::server: Separate out the link's socket read function.
|
2018-03-20 16:31:02 -07:00 |
|
Jason Volk
|
d59de1a391
|
ircd::server: Improve peer state transitions and destruction paths.
|
2018-03-10 23:04:58 -08:00 |
|
Jason Volk
|
81b3916953
|
ircd::server: Simplify without refcounting async ops.
|
2018-03-09 12:45:25 -08:00 |
|
Jason Volk
|
327e4da356
|
ircd::server: Rename node to peer.
|
2018-03-05 06:59:10 -08:00 |
|
Jason Volk
|
92bef88b6c
|
ircd::server: Improve tag cancellation/dispersal on closing/shutdown; minor cleanup.
|
2018-03-03 21:56:50 -08:00 |
|
Jason Volk
|
4df13f5d4f
|
ircd::server: Add conf items for existing todos.
|
2018-03-03 21:54:42 -08:00 |
|
Jason Volk
|
fc3b68b9e9
|
ircd::server: Add more state for async ops; adjust post points.
|
2018-02-27 01:00:12 -08:00 |
|
Jason Volk
|
7f77c68232
|
ircd::net/ircd::server: Rename misleading functions.
|
2018-02-26 22:49:44 -08:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
5d1790fb0d
|
ircd::server: Add reference count of pending async handlers.
|
2018-01-23 15:07:05 -08:00 |
|
Jason Volk
|
862fb1ebcd
|
ircd::server: Support robust request cancellation without disrupting pipeline.
|
2018-01-17 00:47:37 -08:00 |
|
Jason Volk
|
2520afe5a6
|
ircd::server: Handle insufficient head buffer; preliminary tag reassign.
|
2018-01-16 00:55:44 -08:00 |
|
Jason Volk
|
286f117ef8
|
ircd::server: Add idle link removal when over pool min; stubs for node decision-making.
|
2018-01-16 00:55:44 -08:00 |
|
Jason Volk
|
8536c57982
|
ircd::server: Minor renames; minor cleanup; improve some error handlers.
|
2018-01-15 20:26:27 -08:00 |
|
Jason Volk
|
8e9bae5209
|
ircd::server: Add stats accumulation; develop preliminary dispatch; various.
|
2018-01-15 19:02:26 -08:00 |
|
Jason Volk
|
59621eb266
|
ircd::server: Improve write stack; add close_all(); various.
|
2018-01-15 03:12:56 -08:00 |
|
Jason Volk
|
368838d5a5
|
ircd::server: Add preliminary write loop; minor cleanup.
|
2018-01-15 03:12:56 -08:00 |
|
Jason Volk
|
7c4659a99f
|
ircd::server: Develop basic infrastructure.
|
2018-01-13 21:17:10 -08:00 |
|
Jason Volk
|
56cefcb650
|
ircd::server: Move into directory; various cleanup.
|
2018-01-13 18:03:04 -08:00 |
|