summaryrefslogtreecommitdiff
path: root/src/network/core/udp.c
AgeCommit message (Expand)Author
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr
2007-01-09(svn r8000) -Codechange: drop UDP packets when their internal size does not m...rubidium
2007-01-06(svn r7932) -Fix (r7931): committed a few files too much :( (the ones I used ...rubidium
2007-01-06(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations wit...rubidium
2007-01-05(svn r7888) -Change: add documentation about the 'on-the-wire' structure of t...rubidium
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 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-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium