Julien Duponchelle
|
373113545f
|
Code cleanup
|
2016-02-05 10:07:13 +01:00 |
|
Julien Duponchelle
|
2aaad4749b
|
Replace by another TCP port if port is already used
Another version of #370
This time we replace a free TCP port if port is used and raise
a warning to the user.
|
2015-12-07 12:26:46 +01:00 |
|
Julien Duponchelle
|
42c8fb7c29
|
Raise an error when you use a port outside the ranges
Fix #739
|
2015-10-30 15:15:28 +01:00 |
|
Julien Duponchelle
|
ed39afbf3d
|
Throw an error if user put an invalid port range in config file
Fix #117
|
2015-05-06 10:40:51 +02:00 |
|
Julien Duponchelle
|
e367f95f96
|
Drop darwin specific tests
|
2015-04-15 16:42:26 +02:00 |
|
Julien Duponchelle
|
b46e2cf013
|
Fix issues with macos X dynamips not freeing UDP port
Fix #133
|
2015-04-03 13:32:07 +02:00 |
|
grossmj
|
153914bf97
|
Make sure used ports in a project are cleaned up when closing it.
|
2015-03-21 17:19:12 -06:00 |
|
Jeremy
|
3d3300e83a
|
Rename console methods in port manager to use the generic tcp term in the name.
Fixes bug when a console port is allocated to a Ghost VM instance and not released.
Warnings at exit when TCP/UDP ports are still allocated.
|
2015-02-23 17:42:55 -07:00 |
|
Julien Duponchelle
|
f3e07d5ad9
|
Fix random failure related to ports
|
2015-01-21 22:21:01 +01:00 |
|
Julien Duponchelle
|
f2289874af
|
Raise exception if we try to reserve an already reserve port
|
2015-01-20 20:09:20 +01:00 |
|