Changes since version 3.1-dev5 : Valentine Krasnobaeva (5): BUG/MINOR: proto_tcp: delete fd from fdtab if listen() fails BUG/MINOR: proto_tcp: keep error msg if listen() fails MINOR: proto_tcp: tcp_bind_listener: copy errno in errmsg MINOR: cfgparse: load_cfg_in_mem: fix null ptr dereference reported by coverity MINOR: startup: fix unused value reported by coverity William Lallemand (3): MINOR: channel: implement ci_insert() function BUG/MEDIUM: mworker/cli: fix pipelined modes on master CLI REGTESTS: mcli: test the pipelined commands on master CLI