Code Monkey home page Code Monkey logo

equic's Introduction

equic's People

Contributors

pantuza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hiqsociety

equic's Issues

make build failed

-- The CXX compiler identification is GNU 11.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Perl: /usr/bin/perl (found version "5.34.0")
-- Checking for module 'libunwind-generic'
-- Found libunwind-generic, version 1.3.2
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Configuring done
-- Generating done
-- Build files have been written to: /src/boringssl
[ 0%] Building CXX object CMakeFiles/boringssl_gtest.dir/third_party/googletest/src/gtest-all.cc.o
In file included from /src/boringssl/third_party/googletest/src/gtest-all.cc:42:
/src/boringssl/third_party/googletest/src/gtest-death-test.cc: In function 'bool testing::internal::StackGrowsDown()':
/src/boringssl/third_party/googletest/src/gtest-death-test.cc:1287:24: error: 'dummy' may be used uninitialized [-Werror=maybe-uninitialized]
1287 | StackLowerThanAddress(&dummy, &result);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/src/boringssl/third_party/googletest/src/gtest-death-test.cc:1276:13: note: by argument 1 of type 'const void*' to 'void testing::internal::StackLowerThanAddress(const void*, bool*)' declared here
1276 | static void StackLowerThanAddress(const void* ptr, bool* result) {
| ^~~~~~~~~~~~~~~~~~~~~
/src/boringssl/third_party/googletest/src/gtest-death-test.cc:1285:7: note: 'dummy' declared here
1285 | int dummy;
| ^~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/boringssl_gtest.dir/build.make:76: CMakeFiles/boringssl_gtest.dir/third_party/googletest/src/gtest-all.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:286: CMakeFiles/boringssl_gtest.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
The command '/bin/sh -c git clone https://boringssl.googlesource.com/boringssl && cd boringssl && git checkout 251b5169fd44345f455438312ec4e18ae07fd58c && cmake . && make' returned a non-zero code: 2
make: *** [Makefile:123: build] Error 2
root@ubuntu:/usr/local/src/equic#

hi, what does this mean?

  1. from http.c
  • This implementation adds eQUIC library to load a eBPF program on
  • the XDP kernel hook. On every new QUIC connection setup and QUIC
  • connection teardown this program updates a eBPF kernel Map.
  1. does this equic work with multiple cpu cores?

  2. any docs to go with it? sry a bit new. i'm trying to use it in production. any advice on it? possible to engage you as paid services to expand on this? i can contribute code too if i have more docs to know where to start actually.

  3. does it work as http3?

  4. can i pay u to do auto certbot letsencrypt automation?

  5. does it work with ipv6?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.