Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed problem with module unload sequence | Rainer Gerhards | 2008-04-29 | 1 | -2/+2 |
| | |||||
* | removed loadbale module leak | Rainer Gerhards | 2008-04-29 | 1 | -1/+2 |
| | | | | | | - moved netstrms, netstrm and nssel into a single loadble module because they belong together - fixed "loadbale module leak" | ||||
* | added new netstrms class | Rainer Gerhards | 2008-04-23 | 1 | -2/+2 |
| | | | | netstrms is at the top layer of the socket abstraction | ||||
* | objects for receive-side socket abstraction specified | Rainer Gerhards | 2008-04-23 | 1 | -0/+55 |
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. |