summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2007-01-05(svn r7847) -Codechange: use NetworkUDPClose instead of calling closesocket d...rubidium
2007-01-04(svn r7836) -Codechange: some constness for network/core.rubidium
2007-01-04(svn r7834) -Codechange: cleanup the includes of network/core a little; inclu...rubidium
2007-01-04(svn r7833) -Fix (r7829): forgot to add debug.h to the includes.rubidium
2007-01-04(svn r7830) -Codechange: let NetworkCoreInitialize return a bool, so we have ...rubidium
2007-01-04(svn r7829) -Codechange: move the network (core) initialization/shutdown func...rubidium
2007-01-04(svn r7825) -Codechange: make NetworkUDPClose close a single UDP socket. Use ...rubidium
2007-01-04(svn r7821) -Fix: be more strict about the socket from where packets arrive. ...rubidium
2007-01-04(svn r7818) -Fix (r7751): wrote some data to the wrong network packet.rubidium
2007-01-02(svn r7767) -Fix r7751: [OSX] nameclash in includes. ALIGN was defined in bot...bjarni
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium