connection_handler
extern void connection_handler(ndmp_connection_t *);
if (ndmp_run(ndmp_port, connection_handler) == -1)