aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/ose/beam.lmconf
AgeCommit message (Collapse)Author
2014-03-26ose: Implement tcp inet driver for OSELukas Larsson
The inet driver for OSE has to handle signals instead of selects and thus the wrappers for ready_input/output are a little bit different. However the majority of the inet code remains the same.
2014-03-26ose: Break lmconf into one per load moduleLukas Larsson