JINMEI Tatuya
|
719a1cb238
[2903] logged other errors from asio.
|
12 years ago |
JINMEI Tatuya
|
4933a1c628
[2903] make some more repeatedly-used variables class members.
|
12 years ago |
JINMEI Tatuya
|
de20a4c519
[2903] more documentation updates
|
12 years ago |
JINMEI Tatuya
|
b47cd4c09f
[2903] more cleanups for SyncUDPServer: avoid constructing objs for each cback.
|
12 years ago |
JINMEI Tatuya
|
a354d4ed95
[2903] further simplify SyncUDPServer: now remove checkin and answer callbacks.
|
12 years ago |
JINMEI Tatuya
|
b154498887
[2903] more simplify SyncUDPServer: don't use checkin_callback.
|
12 years ago |
JINMEI Tatuya
|
db2e9d7c08
[2903] more (unrelated) cleanups for SyncUDPServer, removing dead code.
|
12 years ago |
JINMEI Tatuya
|
4ee02ef54b
[2903] an unrelated small optimization: use const_buffers_1 for send.
|
12 years ago |
JINMEI Tatuya
|
65bbffe7c8
[2903] same change as the previous commit for SyncUDPServer.
|
12 years ago |
Jeremy C. Reed
|
6ae0d625f0
[master] many misspelling and typo fixes
|
12 years ago |
JINMEI Tatuya
|
563843956a
[2705] removed unused private members (or actually use it as a workaround).
|
12 years ago |
Jelte Jansen
|
99c3c7f245
[2494] Use non-throwing version of send_to
|
12 years ago |
Jelte Jansen
|
edeea1792d
[2160] add comment about Message vars in sync_udp_server
|
12 years ago |
Jelte Jansen
|
9514bc8701
[2160] remove superfluous call to message->clear()
|
12 years ago |
JINMEI Tatuya
|
350e65820e
[1820] removed constructors concrete DNSServer classes with addre+port.
|
13 years ago |
Mukund Sivaraman
|
579ba09bea
Add missing more includes (doesn't compile on OpenBSD otherwise)
|
13 years ago |
JINMEI Tatuya
|
e85922d37b
[master] removed 'using namespace boost' as it would hide uint16_t on some versions of boost.
|
13 years ago |
Michal 'vorner' Vaner
|
6ec73d5de3
[1599] Reuse some objects
|
13 years ago |
Michal 'vorner' Vaner
|
d6d42bcdfc
[1599] Don't send after being stopped
|
13 years ago |
Michal 'vorner' Vaner
|
0c0161c6e5
]1599] Changed the server to be synchronous
|
13 years ago |
Michal 'vorner' Vaner
|
f472a687b7
[1599] Integrate the SyncUDPSocket to the tests
|
13 years ago |