Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/include/net_interface.h

    r14f1db0 r849ed54  
    2929/** @addtogroup net
    3030 *  @{
     31 */
     32
     33/** @file
     34 *  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.
    3138 */
    3239
Note: See TracChangeset for help on using the changeset viewer.