Jason Volk
|
0036111ef1
|
ircd::server: Optimize peers map w/ allocator::node.
|
2023-02-08 13:55:53 -08:00 |
|
Jason Volk
|
4821f6d2db
|
ircd: Move any externally used interfaces out of init objects.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
e51b855f2b
|
ircd: Various symbol surface reductions and sorting.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
857979744f
|
ircd::server: Add conf item to toggle whole unit.
|
2020-11-05 22:10:53 -08:00 |
|
Jason Volk
|
b4613b8132
|
ircd::server: Move conf item into namespace; minor reorg.
|
2020-11-05 22:10:53 -08:00 |
|
Jason Volk
|
9d1741f5b4
|
ircd::server: Add asynchronous prelink() to interface.
|
2020-10-16 02:40:39 -07:00 |
|
Jason Volk
|
4960912848
|
ircd::server: Additional convenience query for linked peers.
|
2020-04-25 19:30:21 -07:00 |
|
Jason Volk
|
5ecc9f99d8
|
ircd::server: Add avail() convenience to interface.
|
2020-04-21 23:05:28 -07:00 |
|
Jason Volk
|
eeac3c1eaa
|
ircd::server: Add more efficient peer error boolean query.
|
2020-04-07 13:19:16 -07:00 |
|
Jason Volk
|
8ce0c46f63
|
ircd::server: Minor reorg; section comments.
|
2020-02-27 15:39:31 -08:00 |
|
Jason Volk
|
1b699745bb
|
ircd::server: Fix syntax for clang.
|
2020-02-01 13:35:11 -08:00 |
|
Jason Volk
|
9e3c9be5a8
|
ircd::server: Minor cleanup of init related.
|
2019-10-05 16:21:06 -07:00 |
|
Jason Volk
|
71f922d3a1
|
ircd::server: Qualify noexcept interface functions.
|
2019-09-10 16:54:41 -07:00 |
|
Jason Volk
|
d38c5801c9
|
ircd::server: Add interface to iterate all requests.
|
2019-04-11 21:40:59 -07:00 |
|
Jason Volk
|
36bb0d3175
|
ircd: Integrate all boost::system::system_error with stdlib.
|
2018-11-08 23:05:11 -08:00 |
|
Jason Volk
|
439e8618d6
|
ircd: Simplify/cleanup the coarse controls for client/server subsystems.
|
2018-09-17 16:47:36 -07:00 |
|
Jason Volk
|
d5748ef1bd
|
ircd::server: Minor main header cleanup; clarify comment.
|
2018-04-03 02:14:48 -07:00 |
|
Jason Volk
|
b16e53337c
|
ircd::server: Use canonized hostport as peer remote; store net::open_opts; minor cleanup.
|
2018-03-13 22:44:13 -07:00 |
|
Jason Volk
|
09923ff758
|
ircd::server: Add external interface to clear a peer error; w/ console command.
|
2018-03-12 14:20:39 -07:00 |
|
Jason Volk
|
d59de1a391
|
ircd::server: Improve peer state transitions and destruction paths.
|
2018-03-10 23:04:58 -08:00 |
|
Jason Volk
|
4e75566c94
|
ircd::server: Break down the shutdown process further.
|
2018-03-09 17:10:44 -08:00 |
|
Jason Volk
|
4670fdbd1b
|
ircd: Remove ircd::error_code typedef with more local typedefs.
|
2018-03-08 10:08:38 -08:00 |
|
Jason Volk
|
327e4da356
|
ircd::server: Rename node to peer.
|
2018-03-05 06:59:10 -08:00 |
|
Jason Volk
|
b840156b37
|
ircd::server: Add preliminary node error state; keep erroneous node in map as cache.
|
2018-03-02 22:37:52 -08:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
b9fe5c69ad
|
ircd::server: Additional exception propagations; fail on link unavailability.
|
2018-01-16 04:01:26 -08:00 |
|
Jason Volk
|
2520afe5a6
|
ircd::server: Handle insufficient head buffer; preliminary tag reassign.
|
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
|
a8efc59adf
|
ircd::server: Split tag from request.h.
|
2018-01-15 03:12:56 -08:00 |
|
Jason Volk
|
56cefcb650
|
ircd::server: Move into directory; various cleanup.
|
2018-01-13 18:03:04 -08:00 |
|