Changes in uspace/lib/net/include/net_interface.h [849ed54:14f1db0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/net/include/net_interface.h
r849ed54 r14f1db0 29 29 /** @addtogroup net 30 30 * @{ 31 */32 33 /** @file34 * Networking module interface.35 * The same interface is used for standalone remote modules as well as for bundle modules.36 * The standalone remote modules have to be compiled with the net_remote.c source file.37 * The bundle networking module is compiled with the net_bundle.c source file and the choosen bundle module implementation source files.38 31 */ 39 32
Note:
See TracChangeset
for help on using the changeset viewer.