Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: fcb34167bcfd4fe4571839002c66d91f885f4113
https://github.com/mailru/tarantool/commit/fcb34167bcfd4fe4571839002c66d91f885f4113
Author: Konstantin Osipov <[email protected]>
Date: 2012-10-05 (Fri, 05 Oct 2012)
Changed paths:
A include/evio.h
A include/sio.h
M src/CMakeLists.txt
A src/evio.m
M src/exception.m
M src/replication.m
A src/sio.m
M src/tarantool.m
Log Message:
-----------
Extract netwrok I/O from fiber I/O and make it exception-safe. Step 1.
Introduce two levels of new API: sio.h (the basic
socket IO) and evio.h (libev integrated socket IO).
Start changing the code base to use the new API.
Begin with replication.m.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp