Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-10 | Add some TRACE around pinging (for now), and refactor service/One to just ↵ | Adam Ierymenko | |
run in the foreground as some platforms may not require threads at all. | |||
2015-04-10 | Since which tap to use is chosen statically at compile time and the ↵ | Adam Ierymenko | |
factories are gone, there is now no need for inheritance or virtual methods (indirect calls) here. Should improve performance slightly to get rid of them. | |||
2015-04-08 | osdep/ compile fixes, and remove some lingering OS-specific stuff from ↵ | Adam Ierymenko | |
node/Defaults | |||
2015-03-31 | osnet -> osdep | Adam Ierymenko | |