• Sign in

taskrambler / libtrcomm · Commits

Dogs2 white

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 1
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • Commits 87
  • Network
  • Compare
  • Branches 2
  • Tags 1
  • libtrcomm
27 Aug, 2014
3 commits
  • remove the debug counts
    8cab362d
    Georg Hopp authored
    2014-08-27 21:45:19 +0100  
    Browse Files »
  • some more fixes
    ed9ff630
    Georg Hopp authored
    2014-08-27 18:40:38 +0100  
    Browse Files »
  • general as well as edge level handling fixes.
    473ed763
    Georg Hopp authored
    2014-08-27 18:37:35 +0100  
    Browse Files »

25 Aug, 2014
3 commits
  • utilize update next poll event functionality from trevent
    fbbcbc57
    Georg Hopp authored
    2014-08-25 18:54:47 +0100  
    Browse Files »
  • add epoll communication manager
    82b4cb57
    Georg Hopp authored
    2014-08-25 18:52:57 +0100  
    Browse Files »
  • finish edge level trigger for socket notification
    2885147e
    Georg Hopp authored
    2014-08-25 18:51:17 +0100  
    Browse Files »

24 Aug, 2014
1 commit
  • preparation for edge triggerd events and add a small testscript for paralell testing.
    2ee7035d
    Georg Hopp authored
    2014-08-24 22:05:02 +0100  
    Browse Files »

23 Aug, 2014
1 commit
  • add max handle to limit the amount of handles to check.
    7c8fcd3b
    Georg Hopp authored
    2014-08-23 08:16:35 +0100  
    Browse Files »

17 Aug, 2014
3 commits
  • make create response and request also callable vith an va_list argument.
    9e7b137d
    Georg Hopp authored
    2014-08-17 08:54:43 +0100  
    Browse Files »
  • fix pass of variable argument list
    68bd42e3
    Georg Hopp authored
    2014-08-17 08:37:37 +0100  
    Browse Files »
  • allow variable arguments for response and request generation
    0de90228
    Georg Hopp authored
    2014-08-17 08:32:58 +0100  
    Browse Files »

15 Aug, 2014
10 commits
  • update README.md
    e3ca74d8
    Georg Hopp authored
    2014-08-15 21:07:41 +0100  
    Browse Files »
  • merge master branch
    b217c4d1
    Georg Hopp authored
    2014-08-15 19:31:06 +0100  
    Browse Files »
  • simplify server interface
    b84e1069
    Georg Hopp authored
    2014-08-15 19:20:55 +0100  
    Browse Files »
  • add datagram entry point class
    f3ee0d7e
    Georg Hopp authored
    2014-08-15 19:19:58 +0100  
    Browse Files »
  • fix close handling and introduce server class
    079be381
    Georg Hopp authored
    2014-08-15 19:17:47 +0100  
    Browse Files »
  • some more small fixes
    2c3acbb3
    Georg Hopp authored
    2014-08-15 19:10:55 +0100  
    Browse File »
  • update testserver
    df3b337f
    Georg Hopp authored
    2014-08-15 19:10:33 +0100  
    Browse Files »
  • small fix
    2415a8bd
    Georg Hopp authored
    2014-08-15 19:10:18 +0100  
    Browse Files »
  • use explicit event done return type in all handler methods
    48ef3543
    Georg Hopp authored
    2014-08-15 19:09:59 +0100  
    Browse Files »
  • adapt on separation of issue and emit of events
    18fcc587
    Georg Hopp authored
    2014-08-15 19:09:18 +0100  
    Browse Files »

13 Aug, 2014
2 commits
  • make testserver udp and tcp
    dc25918e
    Georg Hopp authored
    2014-08-13 19:12:31 +0100  
    Browse Files »
  • add DatagramService which is pretty much the same as Connection... they probably should be unified.
    ec07940a
    Georg Hopp authored
    2014-08-13 06:57:25 +0100  
    Browse Files »

12 Aug, 2014
4 commits
  • fix leaks, close handling and things.
    f7980118
    Georg Hopp authored
    2014-08-12 18:28:45 +0100  
    Browse Files »
  • set also the accepted sockets to nonblocking
    67eaeba4
    Georg Hopp authored
    2014-08-12 18:27:06 +0100  
    Browse Files »
  • bind automatically and set socket to nonblocking. Add testcode.
    b85024ba
    Georg Hopp authored
    2014-08-12 18:25:37 +0100  
    Browse Files »
  • check firt if we have events at all
    77070cb1
    Georg Hopp authored
    2014-08-12 07:54:58 +0100  
    Browse Files »

11 Aug, 2014
8 commits
  • add missing includes and fix one class initialization
    67dee273
    Georg Hopp authored
    2014-08-11 21:29:33 +0100  
    Browse Files »
  • fix some names and adapt to fixed PARENTCALL
    4b2d9eb0
    Georg Hopp authored
    2014-08-11 20:41:02 +0100  
    Browse Files »
  • some more fixes
    b290c2eb
    Georg Hopp authored
    2014-08-11 19:47:15 +0100  
    Browse Directory »
  • add io handler
    449041ae
    Georg Hopp authored
    2014-08-11 19:34:10 +0100  
    Browse Files »
  • buffered read and write
    a2bef391
    Georg Hopp authored
    2014-08-11 19:32:21 +0100  
    Browse Files »
  • add protocol handler
    3b4c855a
    Georg Hopp authored
    2014-08-11 19:31:40 +0100  
    Browse Files »
  • fixes to make the code compile
    d738e591
    Georg Hopp authored
    2014-08-11 19:15:28 +0100  
    Browse Files »
  • add communication manager. These are the things that do poll, select, waitformul… ...
    31b1b404
    …tipleobjects or whatever.
    Georg Hopp authored
    2014-08-11 07:13:14 +0100  
    Browse Files »

09 Aug, 2014
4 commits
  • add connector and conn_entry_point and do some modifications
    5cfb6cd2
    Georg Hopp authored
    2014-08-09 21:19:25 +0100  
    Browse Files »
  • add connector
    81801199
    Georg Hopp authored
    2014-08-09 18:24:35 +0100  
    Browse Files »
  • update readme
    0acadc53
    Georg Hopp authored
    2014-08-09 10:23:15 +0100  
    Browse Files »
  • new communication layer...enables easy creation of either tcp or udp servers and… ...
    d8979d7a
    … clients when it's finished
    Georg Hopp authored
    2014-08-09 10:14:14 +0100  
    Browse Files »