Open
Description
recv
clickhouse::SocketInput::DoRead(void*, unsigned long)
clickhouse::BufferedInput::DoRead(void*, unsigned long)
clickhouse::CodedInputStream::ReadVarint64(unsigned long*)
clickhouse::Client::Impl::ReceivePacket(unsigned long*)
clickhouse::Client::Impl::Insert(basic_string<char, char_traits<char>, allocator<char> > const&, clickhouse::Block const&)
Could it be related to SO_RCVTIMEO?
Is there any way to adjust the read timeout in the API?