summaryrefslogtreecommitdiffstats
path: root/runtime/netstrm.c
Commit message (Expand)AuthorAgeFilesLines
* removed listener array from inidividual netstrm (mostly finished)Rainer Gerhards2008-04-231-2/+7
* added new netstrms classRainer Gerhards2008-04-231-74/+14
* objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-45/+37
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-318/+56
* brought netstrm to a (hopefully) somewhat usable stateRainer Gerhards2008-04-171-25/+23
* imported tcp module from librelp as basis for new stream classRainer Gerhards2008-04-171-113/+437
* added new "netstrm" class (not yet implemented)Rainer Gerhards2008-04-171-0/+284