Skip to content

Commit

Permalink
socket-test.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4rtaz committed Oct 13, 2024
1 parent 3ea4556 commit ef3b53f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/socket-test.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "./socket.hpp"
#include <chrono>
#include <cstring>
using namespace std::chrono;

unsigned int packageSizes[] = { 128, 256, 512, 768, 1024, 1280, 1518, 2048, 4096, 8192, 16384, 32768, 65536 };
Expand Down

0 comments on commit ef3b53f

Please sign in to comment.