Historique des commits

Auteur SHA1 Message Date
  logicp 5d7ca4b5cf removing user file il y a 4 ans
  Emmanuel Buckshi a7d915738b Update README.md il y a 4 ans
  Emmanuel Buckshi f09021898f Merge pull request #2 from adventurist/multithreading il y a 4 ans
  Emmanuel Buckshi 0cb8fb8975 Merge pull request #1 from adventurist/overridable il y a 4 ans
  logicp 5ded4b6e85 removed unnecessary imports il y a 4 ans
  logicp e1fa3c4d4e switching to using unsigned ints il y a 4 ans
  logicp 6e804b2a94 adding comments, adding another interface to be more explicit, updating build il y a 5 ans
  logicp d040d26917 adding overrides il y a 5 ans
  logicp 4f0fb8f72f adding overloads from sendMessage() il y a 5 ans
  logicp e11256ff04 Optimizing thread pool il y a 5 ans
  logicp 9e968570fd removing files which are not available in src folder il y a 5 ans
  logicp 3aa769b9ed moved TaskQueue to its own header and implementation il y a 5 ans
  logicp c53adb2778 removing docs from this PR il y a 5 ans
  logicp a95a80e9d3 accepts arguments for --port and --ip il y a 5 ans
  logicp bd20677cd5 using weak pointers wherever possible il y a 5 ans
  logicp 429a7669f8 adding docs il y a 5 ans
  logicp 2a0ba7653d easy compile script il y a 5 ans
  logicp f2437f0c53 threadpool implementation seems to be working il y a 5 ans
  logicp 517f625dd9 removing cruft il y a 5 ans
  logicp 882f1e6396 declaring done and detachThreads methods il y a 5 ans
  logicp fff6013786 trying to add debug flag il y a 5 ans
  logicp 52e466bbbe fixing ugly comments il y a 5 ans
  logicp 9a9ce0ec2c buggy working multithreaded version TOTAL OVERKILL il y a 5 ans
  logicp d6ac81ed43 still doesn`t work because we need to use functors or take the messaging outside the class il y a 5 ans
  logicp 72fa1d98ce fixing inheritance il y a 5 ans
  logicp 1ac9e1ce27 adding send_interface declaring pure virtual function of sendMessage il y a 5 ans
  logicp de069a4c0e removing infuriating line break il y a 5 ans
  logicp 93a236da66 adding comments to socket_listener implementation il y a 5 ans
  logicp 9d138ecb5d fixing memory issue causing undefined behaviour il y a 5 ans
  Emmanuel Buckshi a5013de2c1 fixed formatting il y a 5 ans