From 7f06f7fb26ee52547d30b620a4137bca0395da6d Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 16 May 2024 01:44:50 +0200 Subject: open handler moved to the end of open message; conn authenticator has access to remainder of open req msg; improved logging and error handling; removed extensions --- ecp/src/platform/posix/features_tmpl.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'ecp/src/platform/posix/features_tmpl.mk') diff --git a/ecp/src/platform/posix/features_tmpl.mk b/ecp/src/platform/posix/features_tmpl.mk index a840328..2887e08 100644 --- a/ecp/src/platform/posix/features_tmpl.mk +++ b/ecp/src/platform/posix/features_tmpl.mk @@ -2,6 +2,3 @@ with_pthread = yes with_htable = yes with_vconn = yes with_dir = yes -with_debug = yes -#with_rbuf = yes -#with_msgq = yes -- cgit v1.2.3