Fixing a problem with pcp_detach_node, When graceful node detach is requested
authorMuhammad Usama <m.usama@gmail.com>
Tue, 7 Apr 2015 14:54:20 +0000 (19:54 +0500)
committerMuhammad Usama <m.usama@gmail.com>
Tue, 7 Apr 2015 14:54:20 +0000 (19:54 +0500)
commit164fc89114018acc294060cac54fbe7289a20447
treed70d2b7eaef61a8e0d83b6b0b3d7c42fdb48daa1
parentbfa131710e64ea760d2d7fde3f5aa8060eab1e6a
Fixing a problem with pcp_detach_node, When graceful node detach is requested

gracefully detaching a node by pcp_detach_node should check if it is allowed to
process detach_node command on the particular node before blocking the incoming
connections and closing the existing connections.
main.c
pcp_child.c
pool.h