summaryrefslogtreecommitdiffstats
path: root/runtime/netstrm.h
Commit message (Collapse)AuthorAgeFilesLines
* added new netstrms classRainer Gerhards2008-04-231-22/+6
| | | | netstrms is at the top layer of the socket abstraction
* objects for receive-side socket abstraction specifiedRainer Gerhards2008-04-231-3/+31
| | | | | | | The objects for receiver-side socket abstraction have now be specified. The project as whole does not yet compile and definitely not run, but I'd like to commit some milestones along this way.
* converted netstrm into generic netstrm and the nsd_pctp driverRainer Gerhards2008-04-181-7/+7
|
* brought netstrm to a (hopefully) somewhat usable stateRainer Gerhards2008-04-171-7/+1
|
* imported tcp module from librelp as basis for new stream classRainer Gerhards2008-04-171-1/+21
| | | | | we got permission to include the tcp module from librelp copyright holders
* added new "netstrm" class (not yet implemented)Rainer Gerhards2008-04-171-0/+44