aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/UDPServerBase.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-8/+0
* added some licensing info
2007-06-29* Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ↵Adam Frisby1-3/+3
to force IPv4
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen1-1/+1
to add/remove something