aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/UDPServerBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-8/+0
| | | | | * added some licensing info
* * Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ↵Adam Frisby2007-06-291-3/+3
| | | | to force IPv4
* *Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen2007-06-271-1/+1
| | | | to add/remove something
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+95
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.