summaryrefslogtreecommitdiff
path: root/src/network/core/udp.h
AgeCommit message (Expand)Author
2007-02-23(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...celestar
2007-01-30(svn r8459) -Codechange: move (Send|Recv)GRFIdentifier to NetworkSocketHandle...rubidium
2007-01-28(svn r8446) -Fix (8445): accidentally made a function that should not be abst...rubidium
2007-01-28(svn r8445) -Cleanup: remove some @params from comments as the parameters did...rubidium
2007-01-28(svn r8437) -Codechange: move often duplicated (in MSU) define to the udp hea...rubidium
2007-01-21(svn r8316) -Codechange: move the GRF ID and MD5 checksum from GRFConfig to G...rubidium
2007-01-12(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...rubidium
2007-01-12(svn r8078) -Codechange: rewrite UDP part of the network code to make use cla...rubidium
2007-01-05(svn r7888) -Change: add documentation about the 'on-the-wire' structure of t...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