JINMEI Tatuya
|
ee4099c30d
introduced an abstract base Session class so that we can easily create test cases using a mock sessio implementation.
|
il y a 15 ans |
JINMEI Tatuya
|
763bbb7667
worked around an interaction issue between ASIO and std library headers.
|
il y a 15 ans |
Jelte Jansen
|
60f6071643
changes from http://bind10.isc.org/ticket/227 (unnamed prints), looked at by Jeremy and Evan
|
il y a 15 ans |
Jelte Jansen
|
5ce49e93d7
it would appear Solaris does not like variables called 'sun'
|
il y a 15 ans |
Jelte Jansen
|
51803e4064
|
il y a 15 ans |
Jelte Jansen
|
1e7b973839
rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc
|
il y a 15 ans |
Evan Hunt
|
90c8141b69
3. [func] each
|
il y a 15 ans |
JINMEI Tatuya
|
d8ca5bcb11
renamed boost_ex to asio_ex to be aligned with the migration to non boost asio.
|
il y a 15 ans |
JINMEI Tatuya
|
737c49cf85
addressed some portability issues with non boost ASIO:
|
il y a 15 ans |
Evan Hunt
|
748e5c85b1
- suppress unused-parameter warnings in src/bin/auth/asio_link.cc and
|
il y a 15 ans |
Jelte Jansen
|
2def58b09b
applied jinmei's patches from http://bind10.isc.org/ticket/183 (with a minor cleanup)
|
il y a 15 ans |
JINMEI Tatuya
|
7b078ae3bc
catch exception by reference.
|
il y a 15 ans |
Jelte Jansen
|
2d16d72766
oops, committed wrong version of file
|
il y a 15 ans |
Jelte Jansen
|
1306183eb7
some changes inspired by jinmei's review
|
il y a 15 ans |
JINMEI Tatuya
|
b61033f328
added sys/un.h
|
il y a 15 ans |
Jelte Jansen
|
93c9af8acd
double copy/paste fixed
|
il y a 15 ans |
Jelte Jansen
|
c2dedd7b10
add (optional) socket_file argument to isc::cc::Session::establish(), if NULL (defulat), it uses env var BIND10_MSGQ_SOCKET_FILE, if env var not set, it'll use configure-time default (from session_config.h)
|
il y a 15 ans |
Jelte Jansen
|
00ee10a06d
removed some leftover prints
|
il y a 15 ans |
Jelte Jansen
|
3ef6ad200f
use unix domain socket instead of localhost:9912
|
il y a 15 ans |
Jelte Jansen
|
a3888f316e
merge branches/trac58
|
il y a 15 ans |
Evan Hunt
|
4f5ca8bd9c
- added ASIO library header files (version 1.4.5, downloaded from
|
il y a 15 ans |
JINMEI Tatuya
|
6dd3cc5d3b
allow the python binding of libdns to be built using automake.
|
il y a 15 ans |
Evan Hunt
|
6e8a197c32
added UNUSED_PARAM to silence warnings about unused parameters
|
il y a 15 ans |
Michael Graff
|
09c917dedf
possible fix for trak#111
|
il y a 15 ans |
JINMEI Tatuya
|
a7feeda0e9
UNUSED_PARAM
|
il y a 15 ans |
JINMEI Tatuya
|
91cfdfed1b
incorporated the jelte-tcp branch, and made it possible to selectively build
|
il y a 15 ans |
JINMEI Tatuya
|
f8d7452f6e
adapted command channel module with boost::asio. ugly hack, but works.
|
il y a 15 ans |
JINMEI Tatuya
|
07cfeddca2
clean up and minor bug fixes for the cc module:
|
il y a 15 ans |
JINMEI Tatuya
|
8b575a6f9a
sync with trunk
|
il y a 15 ans |
JINMEI Tatuya
|
7496b7c519
fixed exception unsafeness bug
|
il y a 15 ans |