Hi, I'm working on IP broadcast and trying to write some testing code for it. I have the following problem: changed files are in the uspace/srv/inet/inetsrv/ directory, testing code must be in uspace/app/ directory, and I can't figure out how to do the linking correctly without moving inetsrv code (with all dependencies) into libc. Solution is probably trivial, but after ten days I still can't find it, so any advice will be really appreciated.
By the way, are these functions (in uspace/srv/inet/inetsrv) meant to be called directly, or through IPC subsystem? From the source code, it looks like the former, but they are in uspace/srv/, so I am not completely sure. Thanks, Jana Rapava
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
