From 534bb91da344ccb7b8b746a6be889d525ba69ac5 Mon Sep 17 00:00:00 2001 From: VaclavT Date: Wed, 18 May 2022 21:58:27 +0200 Subject: [PATCH] readme update --- Readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6301ede..f861617 100644 --- a/Readme.md +++ b/Readme.md @@ -65,7 +65,6 @@ utils/local_install.sh ### KNOWNN BUGS -- server/client problem in std::string TcpNet::read_from_socket(int sockfd) - reading does not know lenght to read - (read-url "https://api.nasdaq.com/api/calendar/dividends/") ; hangs in sslclient.cpp line 132 ### TODO