Skip to content
Snippets Groups Projects
user avatar
Konstantin Osipov authored
Fix obvious coding bugs in cord_cojoin/cord_join().

Remove unnecessary constants & arguments.
Keep an eye on the include dependencies becoming more messy.
Clear the O_NONBLOCK flag in the join thread, which
uses non-blocking API.
Suspend I/O in the main thread event loop for the
duration of replication join/subscribe.
3f7971ea
History
Name Last commit Last update