Cleaning up the code for how we create active data connections and setting active sockets to be available for reuse, this is to fix FTPSERVER-250.
Adding tests from FTPSERVER-250 that shows that multiple active connections can not be opened when specifying the local address.
Attempting a better behavior on what local address to default to, we now choose the same address as the client used when connecting to us, this removes the need to disable remote verification.

git-svn-id: https://svn.apache.org/repos/asf/mina/ftpserver/trunk@729486 13f79535-47bb-0310-9956-ffa450edef68
8 files changed
tree: c5364d44e831c03232d4a86b5271e3ed82145fcb
  1. core/
  2. distribution/
  3. examples/
  4. ftplet-api/
  5. LICENSE.txt
  6. NOTICE.txt
  7. pom.xml