Commit Graph

140 Commits

Author SHA1 Message Date
Michele Caini
e137fd46a5 Merge pull request #19 from cynnyx/master
WIP: UDP
2016-07-20 17:52:42 +02:00
Michele Caini
34d3974ebc Udp/send 2016-07-20 17:51:33 +02:00
Michele Caini
031f9f20e6 UDP/trySend 2016-07-20 17:34:53 +02:00
Michele Caini
d0674add3a UDP/read 2016-07-20 17:06:35 +02:00
Michele Caini
7e7bbeda47 Merge pull request #18 from cynnyx/master
WIP: UDP + refactoring
2016-07-20 12:32:20 +02:00
Michele Caini
c56ceba67e WIP: UDP + refactoring 2016-07-20 12:30:53 +02:00
Michele Caini
f372ce69e3 fixed 2016-07-20 12:07:59 +02:00
Michele Caini
a88222a4ac clean up 2016-07-20 09:24:27 +02:00
Michele Caini
adf62e8d2b address/remote are no longer template functions 2016-07-20 09:24:08 +02:00
Michele Caini
4c981e081c Merge pull request #17 from cynnyx/master
WIP: UDP
2016-07-19 15:37:55 +02:00
Michele Caini
36112d3884 WIP: UDP 2016-07-19 15:36:55 +02:00
Michele Caini
0d6e14376f Merge pull request #16 from cynnyx/master
WIP: UDP + improvements
2016-07-19 15:24:42 +02:00
Michele Caini
896bc01ae7 fixed 2016-07-19 15:23:03 +02:00
Michele Caini
0160900835 WIP: UDP (still not working) 2016-07-19 15:21:49 +02:00
Michele Caini
5b321fd09a refactoring of Stream/Tcp 2016-07-19 15:12:28 +02:00
Michele Caini
67e9238001 review of Poll 2016-07-19 15:10:55 +02:00
Michele Caini
9ac8beedb0 refinement of Flags 2016-07-19 15:10:31 +02:00
Michele Caini
67811ccbfc updated docs 2016-07-19 15:09:56 +02:00
Michele Caini
41226b1572 Merge pull request #15 from cynnyx/master
handle Poll + utils + bug fixing
2016-07-19 12:39:52 +02:00
Michele Caini
6a78831d65 added handle Poll 2016-07-19 12:38:47 +02:00
Michele Caini
286072a3c0 added util Flags 2016-07-19 12:38:32 +02:00
Michele Caini
53e6ac942a minor changes 2016-07-19 12:38:13 +02:00
Michele Caini
9b6af3e20d status wasn't used yet 2016-07-19 09:39:18 +02:00
Michele Caini
0e665d262a Merge pull request #14 from cynnyx/master
added tests for loop + bug fixing
2016-07-18 17:24:55 +02:00
Michele Caini
79adde31f7 added tests for loop + bug fixing 2016-07-18 17:24:18 +02:00
Michele Caini
eb2263593e Merge pull request #13 from cynnyx/master
moved FileDescriptor to util.hpp
2016-07-18 14:20:05 +02:00
Michele Caini
73b59b32a2 moved FileDescriptor to util.hpp 2016-07-18 14:19:29 +02:00
Michele Caini
4460ae0c83 Merge pull request #12 from cynnyx/master
Update README.md
2016-07-18 10:20:01 +02:00
Michele Caini
82848218bc Update README.md 2016-07-18 10:19:46 +02:00
Michele Caini
3a05c0789b Merge pull request #11 from cynnyx/master
Updated Contributors list + added FsPoll
2016-07-18 10:18:45 +02:00
Michele Caini
f3092f41b6 added handle FsPoll 2016-07-18 09:58:43 +02:00
Michele Caini
2b8fd80904 updated section Contributors 2016-07-18 09:20:50 +02:00
Michele Caini
d0b45c01e1 updated AUTHORS and Contributors list 2016-07-17 00:52:22 +02:00
Michele Caini
a6a4af1957 Merge pull request #10 from cynnyx/master
noexcept review
2016-07-17 00:44:37 +02:00
Michele Caini
3a9f48d180 noexcept review 2016-07-17 00:43:14 +02:00
Michele Caini
65e07c42a9 Merge pull request #9 from cynnyx/master
removed BaseWrapper
2016-07-16 23:23:04 +02:00
Michele Caini
ceda006480 removed BaseWrapper 2016-07-16 23:22:23 +02:00
Michele Caini
c69ff09ff2 Merge pull request #8 from cynnyx/master
write requests -> Write/Request
2016-07-16 19:14:36 +02:00
Michele Caini
e576a337cb migrated write requests to Request 2016-07-16 19:12:49 +02:00
Michele Caini
b76fce1bb8 clean up 2016-07-16 19:01:16 +02:00
Michele Caini
5ea86aa3d2 Merge pull request #7 from cynnyx/master
Request review + updated documentation
2016-07-16 18:55:14 +02:00
Michele Caini
a64dcfa8fa Update README.md 2016-07-16 18:52:25 +02:00
Michele Caini
537a26c239 request review 2016-07-16 18:43:22 +02:00
Michele Caini
2f2407cb38 refinement 2016-07-16 17:27:47 +02:00
Michele Caini
1c42fd68eb added requests shutdown and work + refactoring 2016-07-16 17:18:24 +02:00
Michele Caini
726d16b1a3 updated README.md 2016-07-16 17:17:44 +02:00
Michele Caini
d309872bdc Merge pull request #6 from cynnyx/master
added Shutdown request
2016-07-15 00:13:29 +02:00
Michele Caini
4f2f917177 added Shutdown request 2016-07-15 00:12:26 +02:00
Michele Caini
1bb837830a Merge pull request #5 from cynnyx/master
More and more requests, handles, and so on...
2016-07-14 23:39:18 +02:00
Michele Caini
a8917f5ba6 added Work request 2016-07-14 23:38:04 +02:00