Yoshitaka Aharen
|
9430b068dd
[2157] fix opcode handling and added some documentation
|
il y a 12 ans |
Yoshitaka Aharen
|
cddeabfcf7
[2157] make opcode a reference
|
il y a 12 ans |
Yoshitaka Aharen
|
ba2d4df266
[2157] correct method naming of MessageAttributes
|
il y a 12 ans |
JINMEI Tatuya
|
7f69bab21e
[2157] removed white spaces at EOL
|
il y a 12 ans |
Yoshitaka Aharen
|
dc6a6a9ef6
[2157] increment opcode counter if message header parse succeeded
|
il y a 12 ans |
Yoshitaka Aharen
|
7d28f0a9b5
[2157] update docs for getRequestIPVersion()
|
il y a 12 ans |
Yoshitaka Aharen
|
fb2a1a9621
[2157] add parameter checks for setRequest(IPVersion|TransportProtocol)
|
il y a 12 ans |
Yoshitaka Aharen
|
2755265bad
[2157] removed a wrong note
|
il y a 12 ans |
Yoshitaka Aharen
|
722fbab9dc
[2157] use common idiom to check an element exists
|
il y a 12 ans |
Yoshitaka Aharen
|
1954d8d1d6
[2157] removed unused member variable
|
il y a 12 ans |
Yoshitaka Aharen
|
810a54ae8f
[2157] fixed misuse of constant; simply use a constant numeric
|
il y a 12 ans |
Yoshitaka Aharen
|
20255f329b
[2157] update notes
|
il y a 12 ans |
Yoshitaka Aharen
|
bfad7cb107
[2157] throw InvalidParameter instead of assert, updated doxygen
|
il y a 12 ans |
Yoshitaka Aharen
|
f3710cc1ce
[2157] doxygen style fixes: adjust empty lines for readability
|
il y a 12 ans |
Yoshitaka Aharen
|
59d2798eeb
[2157] simplify return type of getRequestOpCode()
|
il y a 12 ans |
JINMEI Tatuya
|
a170537080
[2157] minor editorial fixes: add \brief and an empty line for readability
|
il y a 12 ans |
JINMEI Tatuya
|
10a2897883
[2157] some editorial cleanups for pydoc
|
il y a 12 ans |
Yoshitaka Aharen
|
5d31621e52
[2157] added a note for the case statistics counters are not incremented
|
il y a 12 ans |
Yoshitaka Aharen
|
819407f4b5
[2157] update doxygen comments
|
il y a 12 ans |
Yoshitaka Aharen
|
f91f95678f
[2157] statistics counter check in lettuce corrected
|
il y a 12 ans |
Yoshitaka Aharen
|
3476033eb7
[2157] avoid using unnamed namespace in header file
|
il y a 12 ans |
Yoshitaka Aharen
|
d792272541
Revert "[2157] pass IP versions and transport protocols with enum"
|
il y a 12 ans |
Yoshitaka Aharen
|
f1b061b42a
[2157] added a comment for step.hashes
|
il y a 12 ans |
Yoshitaka Aharen
|
ed014f274c
[2157] added a note to describe response() processes 3 messages
|
il y a 12 ans |
Yoshitaka Aharen
|
daccf2d632
[2157] removed unused helper function from test code
|
il y a 12 ans |
Yoshitaka Aharen
|
dbf019c34b
[2157] removed duplicate comment
|
il y a 12 ans |
Yoshitaka Aharen
|
9aaf0f9883
[2157] use boost::optional for getRequestOpcode()
|
il y a 12 ans |
Yoshitaka Aharen
|
ce5cf26e36
[2157] doxygen: Counters::inc() doesn't throw
|
il y a 12 ans |
Yoshitaka Aharen
|
c0fa34d5aa
[2157] applied patch from 2157#comment:48
|
il y a 12 ans |
Yoshitaka Aharen
|
ab9c7fa434
[2157] added a note to explain why empty string is required
|
il y a 12 ans |