summaryrefslogtreecommitdiff
path: root/tests/test-Sockets.cc
AgeCommit message (Expand)Author
2013-01-18Adding a sleep() paradigm to tasks.Nicolas 'Pixel' Noble
2012-04-06Making it simplier to register a task and wait for it. Also renamed createTas...Pixel
2012-04-03Reworking a bit the way the queues are working, and thus, the way the LuaTMai...Pixel
2012-04-02Fixing unit testsPixel
2011-12-04Reworked some things in the architecture, mainly exceptions and asserts.Pixel
2011-11-16Kind of a big revamp of the TaskMan / Task model, in order to introduce a Tas...Pixel
2011-11-13Adding an opaque pointer to the generic Socket listener.Pixel
2011-10-17Adding the Socket class, and a few tools that comes with it.Pixel