Skip to content
Snippets Groups Projects
Select Git revision
  • b415dd0d29653747f3df7df0ebbd1547d8aa9cd3
  • master default
  • anders.blomdell
  • typeref
  • pragma
  • compiler-refactoring
  • labcomm2013
  • v2014.1
  • v2014.0
  • v2013.0
10 results

c

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Anders Blomdell / LabComm
    424 commits behind the upstream repository.
    Anders Blomdell's avatar
    Anders Blomdell authored
    [GNU] ld tricks (instead we rely on cpp tricks and some heuristics
    for memory allocation) so we probably should rewrite labcomm compiler
    to generate cleaner code for this use-case.
    b415dd0d
    History
    Throttlenet library
    
    The library consists of a generic part and readers/writers for the low-level transport.
    
    The stable low-level is the _fd_ variety, on top of unix file descriptors.
    
    Currently, experimental varieties include datagrams on top of UDP and raw ethernet