lp:~jan-kneschke/mysql-proxy/routing
- Get this branch:
- bzr branch lp:~jan-kneschke/mysql-proxy/routing
Branch merges
- Kay Roepke (community): Approve
Related bugs
Related blueprints
Branch information
Recent revisions
- 588. By <email address hidden>
-
added extra checks for calling _connect() against a already setup socket
- 587. By <email address hidden>
-
replaced g_assert()s by g_return_
val_if_ fail() to handle them gracefully - 585. By <email address hidden>
-
make test more robust, but waiting until we really have data available to read
- 584. By <email address hidden>
-
all network_socket_* calls should really return network_
socket_ retval_ t instead of just integers * fixed network_
socket_ connect( ) to return NETWOCK_SOCKET_*
* added network_socket_ to_read( ) - 583. By <email address hidden>
-
added tests for network_
socket_ connect( ), _bind() and _read() and _write() * moved network_
address- tests to t_network_address.c
* added a full test for full socket-handling - 580. By <email address hidden>
-
updated all plugins to work with network_socket->dst instead of network_socket.addr
- (proxy) moved the async connect() handling (getsockopt()) to network_
socket_ connect_ finish( )
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)