summaryrefslogtreecommitdiffstats
path: root/network/server.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove duplicate code and some minor fixes.Luiz Augusto von Dentz2007-03-211-1/+1
|
* Initial code of CreateServer and RemoveServer methods.Luiz Augusto von Dentz2007-03-201-1/+1
|
* Fix build, move errors to error file and add server registration.Luiz Augusto von Dentz2007-03-191-0/+25
|
* Initial implementation of network server interface.Luiz Augusto von Dentz2007-03-161-0/+135
|
* Add skeleton for network serviceMarcel Holtmann2007-03-091-0/+28