Hennadii Stepanov
f395acdeee
scripted-diff: Rename Sock::{RECV,SEND,ERR}
The `ERR` macro is defined on illumos-based systems in the `regset.h`
header included by the Boost.Test framework, which causes a compilation
error.
-BEGIN VERIFY SCRIPT-
ren1() { sed -i "s/\<$1\>/$2/g" $( git grep -l "$1" ./src/util/sock.* ./src/httpserver.h ) ; }
ren1 RECV RecvEvent
ren1 SEND SendEvent
ren1 ERR ErrorEvent
ren2() { sed -i "s/\<$1\>/$2/g" $( git grep -l "$1" ./src/ ) ; }
ren2 Sock::RECV Sock::RecvEvent
ren2 Sock::SEND Sock::SendEvent
ren2 Sock::ERR Sock::ErrorEvent
-END VERIFY SCRIPT-
2026-06-27 11:26:41 +01:00
..
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2026-01-20 23:59:43 +01:00
2026-02-02 17:22:31 +00:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2026-02-11 18:18:21 +01:00
2026-02-11 18:18:21 +01:00
2026-06-11 21:32:46 +02:00
2026-04-24 16:43:34 +02:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2026-03-30 16:39:42 +01:00
2025-11-05 08:42:24 +01:00
2026-03-30 16:39:42 +01:00
2026-03-10 19:09:21 -07:00
2026-02-02 17:22:31 +00:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2025-12-06 13:06:21 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2026-04-30 11:35:53 -07:00
2026-04-30 20:42:12 +01:00
2026-02-11 15:48:00 +00:00
2026-06-19 15:57:59 -07:00
2026-06-19 15:57:59 -07:00
2026-03-30 16:39:42 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2026-03-30 16:39:42 +01:00
2026-02-06 09:36:22 +05:30
2026-05-16 03:36:50 +10:00
2026-06-08 19:06:33 +01:00
2025-12-16 22:21:15 +01:00
2026-01-14 23:04:12 +01:00
2026-03-30 16:39:42 +01:00
2026-05-25 19:35:09 +02:00
2025-10-09 20:39:39 +02:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2026-06-27 11:26:41 +01:00
2026-06-27 11:26:41 +01:00
2026-06-08 19:06:33 +01:00
2026-06-10 10:59:03 +02:00
2026-04-08 16:08:54 -04:00
2026-06-22 05:46:37 -04:00
2026-06-22 05:46:37 -04:00
2026-03-30 16:39:42 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2026-06-16 11:16:00 +02:00
2025-12-16 22:21:15 +01:00
2026-06-16 10:38:20 +02:00
2026-04-21 22:46:25 +02:00
2026-06-18 15:04:24 +08:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2026-03-30 16:39:42 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00
2025-12-16 22:21:15 +01:00