JINMEI Tatuya
|
4813426241
added tests for specific addresses and "-4/-6" cases.
|
15 years ago |
JINMEI Tatuya
|
8f5c79badc
tests for cases of server initialization failure due to system level errors.
|
15 years ago |
JINMEI Tatuya
|
918b6962cd
added -a to the usage.
|
15 years ago |
JINMEI Tatuya
|
84bdd04537
on second thought, it would be better to separate constructors for the explicit address case and the "any" address case.
|
15 years ago |
JINMEI Tatuya
|
a146928f6a
(forgot to cleanup a leftover)
|
15 years ago |
JINMEI Tatuya
|
76f4788d5c
added tests for address family mismatches (give an ipv4 address with -6, etc)
|
15 years ago |
JINMEI Tatuya
|
999ab8cbf6
catch invalid addresses. added tests for that.
|
15 years ago |
JINMEI Tatuya
|
22d942fa39
changed interface of the IOService constructor so that it's impossible
|
15 years ago |
JINMEI Tatuya
|
4a77769856
added tests on port string validity
|
15 years ago |
JINMEI Tatuya
|
678e8861f5
merged the original trac221 branch
|
15 years ago |
JINMEI Tatuya
|
20ecd3a71a
working branch for Trac #221, rebasing a newer trunk.
|
15 years ago |
JINMEI Tatuya
|
f397ff42c1
changelog entry for Trac #275
|
15 years ago |
JINMEI Tatuya
|
9f35b9ba7e
merged branches/275 (for trac #275).
|
15 years ago |
JINMEI Tatuya
|
3df6590a9d
more sync trunk (not sure if I need to do this again, but reintegrate didn't succeed)
|
15 years ago |
JINMEI Tatuya
|
1944a7d234
sync with trunk
|
15 years ago |
JINMEI Tatuya
|
c38bf808d0
additional comment about the requirement on the session arg to ModuleCCSession constructor.
|
15 years ago |
Jelte Jansen
|
5e1e8cd224
merged branches/trac285 (ticket #285, config set command doesn't work anymore)
|
15 years ago |
JINMEI Tatuya
|
153b6b2c67
more editorial fix: add a space between a keyword and a parenthesis.
|
15 years ago |
JINMEI Tatuya
|
8a7b6a4a81
editorial fix: add a space between a keyword and a parenthesis.
|
15 years ago |
JINMEI Tatuya
|
7ba6f1104f
more comment update
|
15 years ago |
JINMEI Tatuya
|
7e74ff765d
cleanup: declare virtual functions in the derived class clearly, and changed essentially private methods to really private ones.
|
15 years ago |
JINMEI Tatuya
|
7e2454fa04
comment update and a minor cleanup (change the type of string argument
|
15 years ago |
JINMEI Tatuya
|
20f4352e28
removed unused declaration
|
15 years ago |
Jelte Jansen
|
a8bd18ab0b
fix; only initialize fully if it hasn't been done yet, otherwise only update the specifications and the configuration as known by the manager, not the local changes
|
15 years ago |
Jelte Jansen
|
2c800eb2c8
created short-lived branch for ticket 285
|
15 years ago |
Likun Zhang
|
db0e2443ff
Avoid socket error caused by shutting down one non-connected socket.
|
15 years ago |
JINMEI Tatuya
|
ba30d562a7
added entry for Trac #148
|
15 years ago |
JINMEI Tatuya
|
c341da410d
merged branches/trac148b: added -R<dir_to_libpython> when possible. it help build on netbsd.
|
15 years ago |
Jeremy C. Reed
|
b77c35be53
Add space; fix typo.
|
15 years ago |
JINMEI Tatuya
|
57f9f09688
comments, cleanups, simplification.
|
15 years ago |