Jason Volk
|
b19ed6854b
|
ircd::net: Consolidate all eof error_code related.
|
2019-09-13 12:44:59 -07:00 |
|
Jason Volk
|
605c7dd37c
|
ircd::server: Minor cleanup; branch expect; assertions.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
e70dcfd0b4
|
ircd::server: Remove net::check() on success handler entry.
|
2019-09-12 18:37:33 -07:00 |
|
Jason Volk
|
d6a2328fa0
|
ircd::server::tag: Use unique_buffer for cancellation mgmt.
|
2019-09-12 18:37:33 -07:00 |
|
Jason Volk
|
ba3d82abe7
|
ircd::server: Use interface function to query canceled.
|
2019-09-11 18:06:34 -07:00 |
|
Jason Volk
|
0dea9db7ea
|
ircd::server: Move socket check earlier in handlers.
|
2019-09-10 21:56:17 -07:00 |
|
Jason Volk
|
5e06c3d05a
|
ircd::server: Minor reorg.
|
2019-09-10 21:39:00 -07:00 |
|
Jason Volk
|
71f922d3a1
|
ircd::server: Qualify noexcept interface functions.
|
2019-09-10 16:54:41 -07:00 |
|
Jason Volk
|
568acd46c4
|
ircd::server: Add throwing socket check before read.
|
2019-09-09 18:29:24 -07:00 |
|
Jason Volk
|
f912cc9cb2
|
ircd::server: Reduce discard log message verbosity.
|
2019-09-09 18:04:42 -07:00 |
|
Jason Volk
|
fa8f70a38e
|
ircd::server: Simplify discard condition when no tags committed to remote.
|
2019-09-09 17:38:50 -07:00 |
|
Jason Volk
|
0307fe629e
|
ircd::server: Compute the cancellation size before any disassociations.
|
2019-09-09 16:59:57 -07:00 |
|
Jason Volk
|
71fa1c068b
|
ircd::server: Skip CLOSE_NOTIFY after peer EOF on link close.
|
2019-09-09 16:00:37 -07:00 |
|
Jason Volk
|
80af481076
|
ircd::server: Simplify read discarding. (#19)
|
2019-09-09 16:00:37 -07:00 |
|
Jason Volk
|
98a5a09c92
|
ircd::server: Log a dwarning on any canceled cleanups.
|
2019-09-09 16:00:37 -07: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
|
f9b5b2ee5b
|
ircd::server: Attempt hard close on discard error.
|
2019-09-06 19:22:58 -07:00 |
|
Jason Volk
|
4b24f74d19
|
ircd::server: Increase peer link max default.
|
2019-09-06 18:11:13 -07:00 |
|
Jason Volk
|
693ee3665c
|
ircd::server: Tolerate multiple peer::close() calls for now.
|
2019-09-06 14:33:35 -07:00 |
|
Jason Volk
|
396dfc0a79
|
ircd::server: Tweak assertion conditions.
|
2019-09-03 20:26:39 -07:00 |
|
Jason Volk
|
aec2074eb1
|
ircd::server: Improve abandoned() check to prevent duplicate promise satisfaction.
|
2019-08-29 22:14:07 -07:00 |
|
Jason Volk
|
da0827dbbb
|
ircd::server: Fix content_read synchronization with chunk_read. (Fixes #116)
|
2019-08-08 18:39:20 -07:00 |
|
Jason Volk
|
3f418bf1ed
|
ircd::server: Add a request log.
|
2019-07-25 23:12:18 -07:00 |
|
Jason Volk
|
58dd728f49
|
ircd::client: Record all stuck clients in dwarning on shutdown.
ircd::server: Record all stuck peers in dwarning on shutdown.
|
2019-07-25 15:28:40 -07:00 |
|
Jason Volk
|
cd3d2c1c8c
|
ircd::server: Increase wait loop timer here.
|
2019-07-24 13:25:23 -07:00 |
|
Jason Volk
|
feaa05157e
|
ircd::server: Simplify and conform loghead format.
|
2019-07-19 20:35:42 -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
|
fe0bffae98
|
ircd::server: Tweak assertions.
|
2019-07-14 11:54:13 -07:00 |
|
Jason Volk
|
ca8dcb3271
|
ircd::server: Avoid unnecessary tail call on empty overrun buffer.
|
2019-06-28 21:26:33 -07:00 |
|
Jason Volk
|
1e45ffcba2
|
ircd::server: Additional assertions.
|
2019-06-28 21:26:33 -07:00 |
|
Jason Volk
|
60fda46bdf
|
ircd::http: Consolidate line terminator static strings.
|
2019-06-28 18:23:43 -07:00 |
|
Jason Volk
|
ee23c98eda
|
ircd::server: Call the progress callbacks before the completion routines.
|
2019-06-28 18:13:25 -07:00 |
|
Jason Volk
|
a21f054cfc
|
ircd::server: Handle exception when starting DNS resolution for peer.
|
2019-06-27 00:43:05 -07:00 |
|
Jason Volk
|
6379813950
|
ircd::server: Additional assertions; minor cleanup.
|
2019-06-26 00:27:41 -07:00 |
|
Jason Volk
|
b1974871c8
|
ircd::server: Split out content completion branches into internal subroutines.
|
2019-06-25 21:08:27 -07:00 |
|
Jason Volk
|
87dafbf8ea
|
ircd::server: Fix assertion.
|
2019-06-18 00:22:16 -07:00 |
|
Jason Volk
|
ab61b38ad0
|
ircd::server:🔗 Add noexcept on handlers.
|
2019-05-02 15:35:26 -07:00 |
|
Jason Volk
|
6bd26ecbb3
|
ircd::server: Use zero ipv4 addr for null string here.
|
2019-04-25 03:16:24 -07:00 |
|
Jason Volk
|
5bb98356e0
|
ircd::server: Relax assertion.
|
2019-04-24 18:20:47 -07:00 |
|
Jason Volk
|
c2cd18ea56
|
ircd::server: Minor readability cleanup.
|
2019-04-24 16:29:29 -07:00 |
|
Jason Volk
|
d442327101
|
ircd::server: Minor log cleanup.
|
2019-04-24 16:16:57 -07:00 |
|
Jason Volk
|
c7dadc513b
|
ircd::server: Minor cleanup log message formats.
|
2019-04-23 20:06:52 -07:00 |
|
Jason Volk
|
8b89b9caaf
|
ircd: Simplify log msgs.
|
2019-04-23 18:15:47 -07:00 |
|
Jason Volk
|
4c44738dc3
|
ircd::server: Increase tls buffer size.
|
2019-04-22 12:13:34 -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
|
477090ff52
|
ircd::server: Minor assertions.
|
2019-04-18 01:19:02 -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
|
46acff07b7
|
ircd::server: Elide allocations for these stringifies.
|
2019-04-16 20:57:06 -07:00 |
|
Jason Volk
|
903a6e7f57
|
ircd::server: Copy the eptr so it doesn't get robbed on forwarding constructions.
|
2019-04-16 19:04:23 -07:00 |
|