• 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
15 Aug, 2014
3 commits
  • 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
1 commit
  • 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 »