about summary refs log tree commit diff stats
path: root/client/trunk/src/com/fourisland/instadisc/CloseServerSocketThread.java
Commit message (Collapse)AuthorAgeFilesLines
* Client: Worked on step 2Kelly Rauchenberger2008-09-271-33/+0
| | | | Hopefully I finished it, though, you never know, there could be more stuff in there. Refs #69
* Added databaseKelly Rauchenberger2008-07-291-0/+33
Because of the lack of SQLite Java wrappers, InstaDisc instead uses a BDB database.